IMP  2.3.1
The Integrative Modeling Platform
object_cast.h File Reference

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

#include <IMP/base/base_config.h>
#include "Object.h"
#include "check_macros.h"
+ Include dependency graph for object_cast.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

template<class O >
O * IMP::base::object_cast (Object *o)
 

Detailed Description

A shared base class to help in debugging and things.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file object_cast.h.