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


Public Member Functions | |
| Selector_VARIANT_TYPE (utility::vector1< VariantType > const &variants_in, bool const result) | |
| bool | operator[] (ResidueType const &rsd) const |
| select by VARIANT_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< VariantType > | variants_ |
Does the residue have ANY of variant types?
Definition at line 202 of file ResidueSelector.hh.
|
inline |
Definition at line 205 of file ResidueSelector.hh.
|
inlinevirtual |
select by VARIANT_TYPE
Implements core::chemical::ResidueSelectorSingle.
Definition at line 215 of file ResidueSelector.hh.
References core::chemical::ResidueSelectorSingle::desired_result(), core::chemical::ResidueType::has_variant_type(), and variants_.
|
private |
Definition at line 225 of file ResidueSelector.hh.
Referenced by operator[]().
1.8.4