Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs
ConstraintsManager.fwd.hh File Reference

Manages lists of constraints generated by ConstraintGenerators. More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::constraint_generator
 

Typedefs

typedef
utility::pointer::shared_ptr
< ConstraintsMap > 
protocols::constraint_generator::ConstraintsMapOP
 
typedef
utility::pointer::shared_ptr
< ConstraintsMap const > 
protocols::constraint_generator::ConstraintsMapCOP
 
typedef
utility::pointer::shared_ptr
< ConstraintsManager > 
protocols::constraint_generator::ConstraintsManagerOP
 
typedef
utility::pointer::shared_ptr
< ConstraintsManager const > 
protocols::constraint_generator::ConstraintsManagerCOP
 

Detailed Description

Manages lists of constraints generated by ConstraintGenerators.

Author
Tom Linsky (tlins.nosp@m.ky@u.nosp@m.w.edu)