IMP  2.1.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 <IMP/base/map.h>
#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 pairs from an input list. More...
 
class  IMP::container::ConsecutivePairFilter
 
class  IMP::container::ExclusiveConsecutivePairContainer
 
class  IMP::container::ExclusiveConsecutivePairFilter
 

Namespaces

 IMP
 All IMP::kernel code is brought into the IMP namespace.
 
 IMP::container
 See IMP.container for more information.
 

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

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file ConsecutivePairContainer.h.