IMP  2.3.0
The Integrative Modeling Platform
WeakPointer.h File Reference

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

#include <IMP/base/base_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::base::UncheckedWeakPointer< O >
 A weak pointer to an Object or RefCountedObject. More...
 
struct  IMP::base::WeakPointer< O >
 

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 Object.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file WeakPointer.h.