![]() |
Rosetta
2021.16
|
Owning pointers and whatnot for the class for holding parameters 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 < Parameters > | core::conformation::parametric::ParametersAP |
| typedef utility::pointer::weak_ptr < Parameters const > | core::conformation::parametric::ParametersCAP |
| typedef utility::pointer::shared_ptr < Parameters > | core::conformation::parametric::ParametersOP |
| typedef utility::pointer::shared_ptr < Parameters const > | core::conformation::parametric::ParametersCOP |
| typedef utility::vector1 < ParametersOP > | core::conformation::parametric::ParametersOPs |
| typedef utility::vector1 < ParametersCOP > | core::conformation::parametric::ParametersCOPs |
| typedef utility::vector1 < ParametersCAP > | core::conformation::parametric::ParametersCAPs |
Owning pointers and whatnot for the class for holding parameters for parametric backbone generation.
1.8.7