IMP  2.3.1
The Integrative Modeling Platform
BondPairContainer.h File Reference

A fake container for bonds. More...

#include <IMP/atom/atom_config.h>
#include "bond_decorators.h"
#include <IMP/generic.h>
#include <IMP/PairContainer.h>
#include <IMP/PairModifier.h>
#include <IMP/PairScore.h>
#include <IMP/SingletonContainer.h>
#include <IMP/scoped.h>
#include <IMP/kernel/internal/container_helpers.h>
#include <IMP/core/PairRestraint.h>
+ Include dependency graph for BondPairContainer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::atom::BondPairContainer
 A container that returns pairs of the endpoints of the bonds. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::atom
 Functionality for loading, creating, manipulating and scoring atomic structures.
 

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer
< BondPairContainer > > 
IMP::atom::BondPairContainers
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< BondPairContainer > > 
IMP::atom::BondPairContainersTemp
 

Detailed Description

A fake container for bonds.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file BondPairContainer.h.