IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
Decorator.h File Reference

The base class for decorators. More...

#include <IMP/kernel_config.h>
#include "base_types.h"
#include <IMP/Object.h>
#include <IMP/WeakPointer.h>
#include "Model.h"
#include "Particle.h"
#include "utility.h"
#include "Constraint.h"
#include "internal/utility.h"
#include <IMP/utility_macros.h>
#include <IMP/Vector.h>
#include <IMP/Value.h>
+ Include dependency graph for Decorator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::Decorator
 Interface to specialized Particle types (e.g. atoms) More...
 

Namespaces

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

Detailed Description

The base class for decorators.

Copyright 2007-2016 IMP Inventors. All rights reserved.

Definition in file Decorator.h.