IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
A nullptr-initialized pointer to an Object. More...
#include <IMP/kernel_config.h>
#include "internal/PointerBase.h"
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. | |
A nullptr-initialized pointer to an Object.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file WeakPointer.h.