|
Rosetta 3.5
|
Does the residue have to ANY of these three-letter codes? More...
#include <ResidueSelector.hh>


Public Member Functions | |
| Selector_NAME3 (utility::vector1< std::string > const &name3s_in, bool const result) | |
| bool | operator[] (ResidueType const &rsd) const |
Public Member Functions inherited from core::chemical::ResidueSelectorSingle | |
| virtual | ~ResidueSelectorSingle () |
| Automatically generated virtual destructor for class deriving directly from ReferenceCount. More... | |
| ResidueSelectorSingle (bool const result) | |
| constructor More... | |
| bool | desired_result () const |
| select positively or negatively More... | |
Private Attributes | |
| utility::vector1< std::string > | name3s_ |
Does the residue have to ANY of these three-letter codes?
Definition at line 149 of file ResidueSelector.hh.
|
inline |
Definition at line 152 of file ResidueSelector.hh.
|
inlinevirtual |
Implements core::chemical::ResidueSelectorSingle.
Definition at line 162 of file ResidueSelector.hh.
References core::chemical::ResidueSelectorSingle::desired_result(), core::chemical::ResidueType::name3(), and name3s_.
|
private |
Definition at line 167 of file ResidueSelector.hh.
Referenced by operator[]().
1.8.4