IMP  2.3.0
The Integrative Modeling Platform
Pointer.h File Reference

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

#include <IMP/base/base_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::base::Pointer< O >
 A smart pointer to a reference counted object. More...
 
struct  IMP::base::PointerMember< O >
 A smart pointer to a ref-counted Object that is a class member. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::base
 Low level functionality (logging, error handling, profiling, command line flags etc) that is used by all of IMP.
 

Detailed Description

A nullptr-initialized pointer to an IMP Object.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file Pointer.h.