|
Rosetta 3.5
|
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 |
| select by AA type 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< AA > | aas_ |
Does the residue belong to ANY of these AAs?
Definition at line 101 of file ResidueSelector.hh.
|
inline |
Definition at line 104 of file ResidueSelector.hh.
|
inlinevirtual |
select by AA type
Implements core::chemical::ResidueSelectorSingle.
Definition at line 114 of file ResidueSelector.hh.
References core::chemical::ResidueType::aa(), aas_, and core::chemical::ResidueSelectorSingle::desired_result().
|
private |
Definition at line 122 of file ResidueSelector.hh.
Referenced by operator[]().
1.8.4