Rosetta
Classes | Namespaces
ConstraintFactory.hh File Reference

Factory for creating various types of constraints. More...

#include <core/scoring/constraints/ConstraintFactory.fwd.hh>
#include <core/scoring/constraints/Constraint.fwd.hh>
#include <core/scoring/constraints/ConstraintCreator.fwd.hh>
#include <utility/SingletonBase.hh>
#include <utility/factory/WidgetRegistrator.hh>
#include <map>
#include <string>

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 reading in the atom type properties.
 
 core::scoring
 
 core::scoring::constraints
 

Detailed Description

Factory for creating various types of constraints.

Author
Greg Taylor gktay.nosp@m.lor@.nosp@m.u.was.nosp@m.hing.nosp@m.ton.e.nosp@m.du