![]() |
Rosetta Core
2014.16.56682
|
Does the residue belong to ANY of these AAs? More...
#include <ResidueSelector.hh>
Public Member Functions | |
| Selector_AA (utility::vector1< AA > const &aas_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) | |
| bool | desired_result () const |
Private Attributes | |
| utility::vector1< AA > | aas_ |
Does the residue belong to ANY of these AAs?
|
inline |
|
inlinevirtual |
Implements core::chemical::ResidueSelectorSingle.
References core::chemical::ResidueType::aa(), aas_, and core::chemical::ResidueSelectorSingle::desired_result().
|
private |
Referenced by operator[]().
1.8.7