![]() |
Rosetta
2021.16
|
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 <ResidueTypeSelector.hh>

Public Member Functions | |
| Selector_CMDFLAG (std::string const &flags_in, bool const result) | |
| bool | operator[] (ResidueTypeBase const &) const override |
Public Member Functions inherited from core::chemical::ResidueTypeSelectorSingle | |
| ~ResidueTypeSelectorSingle () override | |
| Automatically generated virtual destructor for class deriving directly from VirtualBase. More... | |
| ResidueTypeSelectorSingle (bool const result) | |
| bool | desired_result () const |
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.
| core::chemical::Selector_CMDFLAG::Selector_CMDFLAG | ( | std::string const & | flags_in, |
| bool const | result | ||
| ) |
References b_flag_is_present_.
|
inlineoverridevirtual |
Implements core::chemical::ResidueTypeSelectorSingle.
References b_flag_is_present_, and core::chemical::ResidueTypeSelectorSingle::desired_result().
|
private |
Referenced by operator[](), and Selector_CMDFLAG().
1.8.7