IMP  2.4.0
The Integrative Modeling Platform
Classes | Namespaces
Object.h File Reference

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

#include <IMP/base/base_config.h>
#include "exception.h"
#include "utility_macros.h"
#include "NonCopyable.h"
#include "ref_counted_macros.h"
#include "enums.h"
#include "hash_macros.h"
#include "warning_macros.h"
#include "showable_macros.h"
#include "VersionInfo.h"
#include <IMP/base/hash.h>
#include <boost/scoped_array.hpp>
+ Include dependency graph for Object.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::base::Object
 Common base class for heavy weight IMP objects. 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 shared base class to help in debugging and things.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file Object.h.