![]() |
Rosetta
2021.16
|
#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_ |
|
inline |
References selected_residues_, and core::pose::Pose::size().
|
inline |
References selected_residues_.
|
inline |
References nres_, and selected_residues_.
|
private |
Referenced by end().
|
private |
Referenced by begin(), end(), and PreSelectedResidRange().
1.8.7