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

Owning pointers and whatnot for the class for holding a core::Size-valued parameter for parametric backbone generation. More...

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

Namespaces

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

Typedefs

typedef
utility::pointer::weak_ptr
< SizeValuedParameter > 
core::conformation::parametric::SizeValuedParameterAP
 
typedef
utility::pointer::weak_ptr
< SizeValuedParameter const > 
core::conformation::parametric::SizeValuedParameterCAP
 
typedef
utility::pointer::shared_ptr
< SizeValuedParameter > 
core::conformation::parametric::SizeValuedParameterOP
 
typedef
utility::pointer::shared_ptr
< SizeValuedParameter const > 
core::conformation::parametric::SizeValuedParameterCOP
 
typedef utility::vector1
< SizeValuedParameterOP > 
core::conformation::parametric::SizeValuedParameterOPs
 
typedef utility::vector1
< SizeValuedParameterCOP > 
core::conformation::parametric::SizeValuedParameterCOPs
 
typedef utility::vector1
< SizeValuedParameterCAP > 
core::conformation::parametric::SizeValuedParameterCAPs
 

Detailed Description

Owning pointers and whatnot for the class for holding a core::Size-valued parameter for parametric backbone generation.

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