IMP  2.4.0
The Integrative Modeling Platform
Classes | Namespaces | Typedefs
ConnectingPairContainer.h File Reference

A container which has pairs which ensure a set is connected. More...

#include <IMP/container/container_config.h>
#include <IMP/core/internal/MovedSingletonContainer.h>
#include <IMP/kernel/internal/ListLikeContainer.h>
#include <IMP/PairContainer.h>
#include <IMP/SingletonContainer.h>
#include <IMP/macros.h>
#include <IMP/OptimizerState.h>
#include <IMP/ScoreState.h>
+ Include dependency graph for ConnectingPairContainer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::container::ConnectingPairContainer
 A container which keeps a set of pairs that connect a set of spheres. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::container
 Various classes to hold sets of particles.
 

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer
< ConnectingPairContainer > > 
IMP::container::ConnectingPairContainers
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< ConnectingPairContainer > > 
IMP::container::ConnectingPairContainersTemp
 

Detailed Description

A container which has pairs which ensure a set is connected.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file ConnectingPairContainer.h.