Rosetta
Namespaces | Typedefs
HBPHelixAssignments.fwd.hh File Reference

A class for storing the helix assignments for a pose. This can represent those proposed from an input file, or those at the current state of a trajectory. More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::helical_bundle_predict
 

Typedefs

typedef utility::pointer::shared_ptr< HBPHelixParameters > protocols::helical_bundle_predict::HBPHelixParametersOP
 
typedef utility::pointer::shared_ptr< HBPHelixParameters const > protocols::helical_bundle_predict::HBPHelixParametersCOP
 
typedef utility::pointer::shared_ptr< HBPHelix > protocols::helical_bundle_predict::HBPHelixOP
 
typedef utility::pointer::shared_ptr< HBPHelix const > protocols::helical_bundle_predict::HBPHelixCOP
 
typedef utility::pointer::shared_ptr< HBPHelixAssignments > protocols::helical_bundle_predict::HBPHelixAssignmentsOP
 
typedef utility::pointer::shared_ptr< HBPHelixAssignments const > protocols::helical_bundle_predict::HBPHelixAssignmentsCOP
 

Detailed Description

A class for storing the helix assignments for a pose. This can represent those proposed from an input file, or those at the current state of a trajectory.

Author
Vikram K. Mulligan (vmull.nosp@m.ig@u.nosp@m..wash.nosp@m.ingt.nosp@m.on.ed.nosp@m.u)