IMP logo
IMP Reference Guide  2.7.0
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/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
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::atom
 Functionality for loading, creating, manipulating and scoring atomic structures.
 

Typedefs

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

Detailed Description

A fake container for bonds.

Copyright 2007-2017 IMP Inventors. All rights reserved.

Definition in file BondPairContainer.h.