IMP  2.3.0
The Integrative Modeling Platform
AllPairContainer.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/SingletonContainer.h>
#include <IMP/container/ListPairContainer.h>
#include <IMP/base/Pointer.h>
#include <IMP/pair_macros.h>
+ Include dependency graph for AllPairContainer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::container::AllPairContainer
 Return all unordered pairs of particles taken from the SingletonContainer. More...
 

Namespaces

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

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer
< AllPairContainer > > 
IMP::container::AllPairContainers
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< AllPairContainer > > 
IMP::container::AllPairContainersTemp
 

Detailed Description

Return all pairs from a SingletonContainer.

This file is generated by a script (core/tools/make-container). Do not edit directly.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file AllPairContainer.h.