![]() |
Rosetta Core
2014.35
|
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 |
![]() | |
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[]().