IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/16
The Integrative Modeling Platform
object_cast.h File Reference

Up (or down) cast an IMP Object-derived class. More...

#include <IMP/kernel_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
 Base functionality and abstract base classes for representation, scoring and sampling.
 

Functions

template<class O >
O * IMP::object_cast (Object *o)
 Up (or down) cast an IMP Object-derived class. More...
 

Detailed Description

Up (or down) cast an IMP Object-derived class.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file object_cast.h.