|
Rosetta 3.5
|
Is a certain string in the command-line option -chemical:allow_patch present ? this selector does actually not depend on the residuetype it is queried for. More...
#include <ResidueSelector.hh>


Public Member Functions | |
| Selector_CMDFLAG (std::string const &flags_in, bool const result) | |
| bool | operator[] (ResidueType const &) 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 | |
| bool | b_flag_is_present_ |
Is a certain string in the command-line option -chemical:allow_patch present ? this selector does actually not depend on the residuetype it is queried for.
Definition at line 128 of file ResidueSelector.hh.
| core::chemical::Selector_CMDFLAG::Selector_CMDFLAG | ( | std::string const & | flags_in, |
| bool const | result | ||
| ) |
Definition at line 129 of file ResidueSelector.cc.
References b_flag_is_present_, and core::sequence::end.
|
inlinevirtual |
select by AA type
Implements core::chemical::ResidueSelectorSingle.
Definition at line 138 of file ResidueSelector.hh.
References b_flag_is_present_, and core::chemical::ResidueSelectorSingle::desired_result().
|
private |
Definition at line 144 of file ResidueSelector.hh.
Referenced by operator[](), and Selector_CMDFLAG().
1.8.4