IMP  2.3.0
The Integrative Modeling Platform
SingletonsConstraint.h File Reference

Use a SingletonModifier applied to a kernel::ParticlesTemp to maintain an invariant. More...

#include <IMP/container/container_config.h>
#include <IMP/SingletonContainer.h>
#include <IMP/SingletonModifier.h>
#include <IMP/Constraint.h>
#include <IMP/base/object_macros.h>
#include <IMP/kernel/internal/ContainerConstraint.h>
+ Include dependency graph for SingletonsConstraint.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::container::SingletonsConstraint
 Apply a SingletonFunction to a SingletonContainer to maintain an invariant. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::container
 Various classes to hold sets of particles.
 
 IMP::kernel
 Base functionality and abstract base classes for representation, scoring and sampling.
 

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer
< SingletonsConstraint > > 
IMP::container::SingletonsConstraints
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< SingletonsConstraint > > 
IMP::container::SingletonsConstraintsTemp
 

Detailed Description

Use a SingletonModifier applied to a kernel::ParticlesTemp to maintain an invariant.

WARNING This file was generated from SingletonsConstraint.h in /tmp/nightly-build-54722/imp-2.3.0/tools/build/container_templates/container by tools/build/make_containers.py.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file SingletonsConstraint.h.