Rosetta
Public Member Functions | Private Attributes | List of all members
core::select::PreSelectedResidRange Class Reference

#include <iterators.hh>

Public Member Functions

 PreSelectedResidRange (core::pose::Pose const &pose, utility::vector1< select::residue_selector::ResidueSelectorCOP > const &selectors)
 
Enumerate1WithSelector begin ()
 
Enumerate1WithSelector end ()
 

Private Attributes

core::Size nres_ = 0
 
core::select::residue_selector::ResidueSubsetOP selected_residues_
 

Constructor & Destructor Documentation

◆ PreSelectedResidRange()

core::select::PreSelectedResidRange::PreSelectedResidRange ( core::pose::Pose const &  pose,
utility::vector1< select::residue_selector::ResidueSelectorCOP > const &  selectors 
)
inline

Member Function Documentation

◆ begin()

Enumerate1WithSelector core::select::PreSelectedResidRange::begin ( )
inline

References selected_residues_.

◆ end()

Enumerate1WithSelector core::select::PreSelectedResidRange::end ( )
inline

References nres_, and selected_residues_.

Member Data Documentation

◆ nres_

core::Size core::select::PreSelectedResidRange::nres_ = 0
private

Referenced by end().

◆ selected_residues_

core::select::residue_selector::ResidueSubsetOP core::select::PreSelectedResidRange::selected_residues_
private

Referenced by begin(), end(), and PreSelectedResidRange().


The documentation for this class was generated from the following file: