![]() |
Rosetta Core
2014.16.56682
|
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 |
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< VariantType > | variants_ |
Does the residue have ALL of the variant types and no more.
|
inline |
|
inlinevirtual |
|
private |
Referenced by operator[]().
1.8.7