Rosetta
Namespaces | Typedefs
ParametersSet.fwd.hh File Reference

Owning pointers and whatnot for the class for holding sets of parameters for parametric backbone generation. More...

#include <utility/vector1.fwd.hh>
#include <utility/pointer/access_ptr.hh>
#include <utility/pointer/owning_ptr.hh>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::conformation
 
 core::conformation::parametric
 

Typedefs

typedef utility::pointer::weak_ptr< ParametersSet > core::conformation::parametric::ParametersSetAP
 
typedef utility::pointer::weak_ptr< ParametersSet const > core::conformation::parametric::ParametersSetCAP
 
typedef utility::pointer::shared_ptr< ParametersSet > core::conformation::parametric::ParametersSetOP
 
typedef utility::pointer::shared_ptr< ParametersSet const > core::conformation::parametric::ParametersSetCOP
 
typedef utility::vector1< ParametersSetOP > core::conformation::parametric::ParametersSetOPs
 
typedef utility::vector1< ParametersSetCOP > core::conformation::parametric::ParametersSetCOPs
 
typedef utility::vector1< ParametersSetCAP > core::conformation::parametric::ParametersSetCAPs
 

Detailed Description

Owning pointers and whatnot for the class for holding sets of parameters for parametric backbone generation.

Author
Vikram K. Mulligan (vmull.nosp@m.ig@u.nosp@m.w.edu)