IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
ModelObject.h File Reference

Base class for objects in a Model that depend on other objects. More...

#include <IMP/kernel_config.h>
#include "base_types.h"
#include <IMP/ref_counted_macros.h>
#include <IMP/utility_macros.h>
#include <cereal/access.hpp>
#include <cereal/types/base_class.hpp>
+ Include dependency graph for ModelObject.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::ModelObject
 Base class for objects in a Model that depend on other objects. More...
 

Namespaces

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

Detailed Description

Base class for objects in a Model that depend on other objects.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file ModelObject.h.