IMP  2.3.1
The Integrative Modeling Platform
ConsecutivePairContainer.h File Reference

Return all pairs from a SingletonContainer. More...

#include <IMP/container/container_config.h>
#include <IMP/generic.h>
#include <IMP/PairContainer.h>
#include <IMP/PairPredicate.h>
#include <IMP/SingletonContainer.h>
#include <IMP/container/ListPairContainer.h>
#include <boost/unordered_map.hpp>
#include <IMP/pair_macros.h>
+ Include dependency graph for ConsecutivePairContainer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::container::ConsecutivePairContainer
 A container which contains all consecutive particle pairs from an input list. More...
 
class  IMP::container::ConsecutivePairFilter
 
class  IMP::container::ExclusiveConsecutivePairContainer
 
class  IMP::container::ExclusiveConsecutivePairFilter
 

Namespaces

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

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer
< ConsecutivePairContainer > > 
IMP::container::ConsecutivePairContainers
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< ConsecutivePairContainer > > 
IMP::container::ConsecutivePairContainersTemp
 

Detailed Description

Return all pairs from a SingletonContainer.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file ConsecutivePairContainer.h.