IMP  2.3.1
The Integrative Modeling Platform
live_objects.h File Reference

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

#include <IMP/base/base_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
 Synonym for IMP::kernel.
 
 IMP::base
 Low level functionality (logging, error handling, profiling, command line flags etc) that is used by all of IMP.
 

Functions

Strings IMP::base::get_live_object_names ()
 Return the names of all live objects. More...
 
Objects IMP::base::get_live_objects ()
 Return pointers to all live objects. More...
 
void IMP::base::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-2014 IMP Inventors. All rights reserved.

Definition in file live_objects.h.