IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
live_objects.h File Reference

A shared base class to help in debugging and things. More...

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

Go to the source code of this file.

Namespaces

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

Functions

Strings IMP::get_live_object_names ()
 Return the names of all live objects. More...
 
Objects IMP::get_live_objects ()
 Return pointers to all live objects. More...
 
void IMP::set_show_leaked_objects (bool tf)
 Set whether to complain about objects not being properly cleaned up. More...
 

Detailed Description

A shared base class to help in debugging and things.

Copyright 2007-2016 IMP Inventors. All rights reserved.

Definition in file live_objects.h.