|
Rosetta 3.5
|
Factory for creating various types of constraints. More...
#include <core/scoring/constraints/Constraint.fwd.hh>#include <core/scoring/constraints/ConstraintCreator.fwd.hh>#include <utility/factory/WidgetRegistrator.hh>#include <map>Go to the source code of this file.
Classes | |
| class | core::scoring::constraints::ConstraintFactory |
| class | core::scoring::constraints::ConstraintRegistrator< T > |
| This templated class will register an instance of an ConstraintCreator (class T) with the ConstraintFactory. It will ensure that no ConstraintCreator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place. More... | |
Namespaces | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::scoring | |
| core::scoring::constraints | |
Constant Groups | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::scoring | |
| core::scoring::constraints | |
Factory for creating various types of constraints.
Definition in file ConstraintFactory.hh.
1.8.4