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

Owning pointers and whatnot for PerturbBundleOptions class. 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
 

Typedefs

typedef
utility::pointer::weak_ptr
< PerturbBundleOptions > 
protocols::helical_bundle::PerturbBundleOptionsAP
 
typedef
utility::pointer::weak_ptr
< PerturbBundleOptions const > 
protocols::helical_bundle::PerturbBundleOptionsCAP
 
typedef
utility::pointer::shared_ptr
< PerturbBundleOptions > 
protocols::helical_bundle::PerturbBundleOptionsOP
 
typedef
utility::pointer::shared_ptr
< PerturbBundleOptions const > 
protocols::helical_bundle::PerturbBundleOptionsCOP
 
typedef utility::vector1
< PerturbBundleOptionsOP > 
protocols::helical_bundle::PerturbBundleOptionsOPs
 
typedef utility::vector1
< PerturbBundleOptionsCOP > 
protocols::helical_bundle::PerturbBundleOptionsCOPs
 
typedef utility::vector1
< PerturbBundleOptionsCAP > 
protocols::helical_bundle::PerturbBundleOptionsCAPs
 

Detailed Description

Owning pointers and whatnot for PerturbBundleOptions class.

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