IMP  2.3.0
The Integrative Modeling Platform
kernel/Decorator.h File Reference

The base class for decorators. More...

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

Go to the source code of this file.

Classes

class  IMP::kernel::Decorator
 

Namespaces

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

Detailed Description

The base class for decorators.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file kernel/Decorator.h.