IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
WeakPointer.h File Reference

A weak pointer to an Object or RefCountedObject. More...

#include <IMP/kernel_config.h>
#include "internal/PointerBase.h"
+ Include dependency graph for WeakPointer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  IMP::UncheckedWeakPointer< O >
 A weak pointer to an Object or RefCountedObject. More...
 
struct  IMP::WeakPointer< O >
 Smart pointer to Object-derived classes that does not refcount. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 

Detailed Description

A weak pointer to an Object or RefCountedObject.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file WeakPointer.h.