|
Rosetta 3.5
|
Does the residue have ANY of these properties? More...
#include <ResidueSelector.hh>


Public Member Functions | |
| Selector_PROPERTY (utility::vector1< std::string > const &properties_in, bool const result) | |
| bool | operator[] (ResidueType const &rsd) const |
| select by PROPERTY More... | |
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 > | properties_ |
Does the residue have ANY of these properties?
Definition at line 173 of file ResidueSelector.hh.
|
inline |
Definition at line 176 of file ResidueSelector.hh.
|
inlinevirtual |
select by PROPERTY
Implements core::chemical::ResidueSelectorSingle.
Definition at line 186 of file ResidueSelector.hh.
References core::chemical::ResidueSelectorSingle::desired_result(), core::chemical::ResidueType::has_property(), and properties_.
|
private |
Definition at line 196 of file ResidueSelector.hh.
Referenced by operator[]().
1.8.4