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

Return all pairs from a SingletonContainer. More...

#include <IMP/container/container_config.h>
#include <IMP/PairContainer.h>
#include <IMP/SingletonContainer.h>
#include <IMP/container/ListPairContainer.h>
#include <IMP/container/PairContainerSet.h>
#include <IMP/pair_macros.h>
#include <IMP/singleton_macros.h>
#include <boost/functional/hash/hash.hpp>
+ Include dependency graph for AllBipartitePairContainer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::container::AllBipartitePairContainer
 Return all bipartite pairs between two containers. More...
 

Namespaces

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

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer
< AllBipartitePairContainer > > 
IMP::container::AllBipartitePairContainers
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< AllBipartitePairContainer > > 
IMP::container::AllBipartitePairContainersTemp
 

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-2015 IMP Inventors. All rights reserved.

Definition in file AllBipartitePairContainer.h.