![]() |
Rosetta Protocols
2015.09
|
Owning pointers and whatnot for the class for holding parameters for parametric helical bundle generation. More...
#include <utility/vector1.fwd.hh>
#include <utility/pointer/access_ptr.fwd.hh>
#include <utility/pointer/owning_ptr.fwd.hh>
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::helical_bundle | |
protocols::helical_bundle::parameters | |
Typedefs | |
typedef utility::pointer::weak_ptr < BundleParameters > | protocols::helical_bundle::parameters::BundleParametersAP |
typedef utility::pointer::weak_ptr < BundleParameters const > | protocols::helical_bundle::parameters::BundleParametersCAP |
typedef utility::pointer::shared_ptr < BundleParameters > | protocols::helical_bundle::parameters::BundleParametersOP |
typedef utility::pointer::shared_ptr < BundleParameters const > | protocols::helical_bundle::parameters::BundleParametersCOP |
typedef utility::vector1 < BundleParametersOP > | protocols::helical_bundle::parameters::BundleParametersOPs |
typedef utility::vector1 < BundleParametersCOP > | protocols::helical_bundle::parameters::BundleParametersCOPs |
typedef utility::vector1 < BundleParametersCAP > | protocols::helical_bundle::parameters::BundleParametersCAPs |
Owning pointers and whatnot for the class for holding parameters for parametric helical bundle generation.