|
Rosetta 3.5
|
Does the residue have ALL of the variant types and no more. More...
#include <ResidueSelector.hh>


Public Member Functions | |
| Selector_MATCH_VARIANTS (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 ALL of the variant types and no more.
Definition at line 233 of file ResidueSelector.hh.
|
inline |
Definition at line 236 of file ResidueSelector.hh.
|
inlinevirtual |
select by VARIANT_TYPE
Implements core::chemical::ResidueSelectorSingle.
Definition at line 246 of file ResidueSelector.hh.
References core::chemical::ResidueSelectorSingle::desired_result(), core::chemical::ResidueType::has_variant_type(), core::chemical::ResidueType::variant_types(), and variants_.
|
private |
Definition at line 257 of file ResidueSelector.hh.
Referenced by operator[]().
1.8.4