|
IMP
2.0.1
The Integrative Modeling Platform
|
Various important functionality for implementing decorators. More...
#include <IMP/container/container_config.h>#include <IMP/internal/ContainerRestraint.h>#include <IMP/internal/ContainerConstraint.h>#include "InContainerPairFilter.h"
Include dependency graph for container/generic.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | IMP |
| All IMP::kernel code is brought into the IMP namespace. | |
| namespace | IMP::container |
| See IMP.container Overview for more information. | |
Functions | |
| template<class Container , class Before , class After > | |
| Constraint * | IMP::container::create_constraint (Before *b, After *a, Container *c, std::string name=std::string()) |
| template<class Container > | |
| PairPredicate * | IMP::container::create_in_container_filter (Container *c, std::string name=std::string()) |
| template<class Score , class Container > | |
| Restraint * | IMP::container::create_restraint (Score *s, Container *c, std::string name=std::string()) |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file container/generic.h.