IMP logo
IMP Reference Guide  2.5.0
The Integrative Modeling Platform
Object.h File Reference

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

#include <IMP/kernel_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/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::Object
 Common base class for heavy weight IMP objects. More...
 

Namespaces

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

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.