Rosetta  3.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Typedefs
Constraint.fwd.hh File Reference

forwaard header for the constraints class in the schema generator framework More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

 basic
 Tags used to tag messeges sent by MPI functions used to decide whether a slave is requesting a new job id or flagging as job as being a bad input.
 
 basic::database
 
 basic::database::schema_generator
 

Typedefs

typedef
utility::pointer::shared_ptr
< Constraint > 
basic::database::schema_generator::ConstraintOP
 
typedef
utility::pointer::shared_ptr
< Constraint const > 
basic::database::schema_generator::ConstraintCOP
 
typedef
utility::pointer::shared_ptr
< UniqueConstraint > 
basic::database::schema_generator::UniqueConstraintOP
 
typedef
utility::pointer::shared_ptr
< UniqueConstraint const > 
basic::database::schema_generator::UniqueConstraintCOP
 
typedef
utility::pointer::shared_ptr
< GreaterThanConstraint > 
basic::database::schema_generator::GreaterThanConstraintOP
 
typedef
utility::pointer::shared_ptr
< GreaterThanConstraint const > 
basic::database::schema_generator::GreaterThanConstraintCOP
 

Detailed Description

forwaard header for the constraints class in the schema generator framework

Author
Tim Jacobs