Rosetta
Namespaces | Typedefs
ResidueRanges.fwd.hh File Reference

Forward declaration of a class that identifies continguous segments from a subset of residues from a Pose. More...

#include <utility/pointer/owning_ptr.hh>
#include <utility/pointer/access_ptr.hh>
#include <utility/vector1.fwd.hh>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::select
 
 core::select::residue_selector
 

Typedefs

typedef utility::pointer::shared_ptr< ResidueRanges > core::select::residue_selector::ResidueRangesOP
 
typedef utility::pointer::shared_ptr< ResidueRanges const > core::select::residue_selector::ResidueRangesCOP
 
typedef utility::pointer::weak_ptr< ResidueRanges > core::select::residue_selector::ResidueRangesAP
 
typedef utility::pointer::weak_ptr< ResidueRanges const > core::select::residue_selector::ResidueRangesCAP
 

Detailed Description

Forward declaration of a class that identifies continguous segments from a subset of residues from a Pose.

Author
Tom Linsky (tlinsky at uw dot edu)