IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/22
The Integrative Modeling Platform
Pointer.h File Reference

A nullptr-initialized pointer to an IMP Object. More...

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

Go to the source code of this file.

Classes

struct  IMP::Pointer< O >
 A smart pointer to a reference counted object. More...
 
struct  IMP::PointerMember< O >
 A smart pointer to a ref-counted Object that is a class member. More...
 

Namespaces

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

Detailed Description

A nullptr-initialized pointer to an IMP Object.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file Pointer.h.