![]() |
Rosetta
2021.16
|
Owning pointers and whatnot for the class for holding a real-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 < RealValuedParameter > | core::conformation::parametric::RealValuedParameterAP |
| typedef utility::pointer::weak_ptr < RealValuedParameter const > | core::conformation::parametric::RealValuedParameterCAP |
| typedef utility::pointer::shared_ptr < RealValuedParameter > | core::conformation::parametric::RealValuedParameterOP |
| typedef utility::pointer::shared_ptr < RealValuedParameter const > | core::conformation::parametric::RealValuedParameterCOP |
| typedef utility::vector1 < RealValuedParameterOP > | core::conformation::parametric::RealValuedParameterOPs |
| typedef utility::vector1 < RealValuedParameterCOP > | core::conformation::parametric::RealValuedParameterCOPs |
| typedef utility::vector1 < RealValuedParameterCAP > | core::conformation::parametric::RealValuedParameterCAPs |
Owning pointers and whatnot for the class for holding a real-valued parameter for parametric backbone generation.
1.8.7