Rosetta  3.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
core::chemical::Selector_CMDFLAG Class Reference

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>

Inheritance diagram for core::chemical::Selector_CMDFLAG:
Inheritance graph
[legend]

Public Member Functions

 Selector_CMDFLAG (std::string const &flags_in, bool const result)
 
bool operator[] (ResidueType const &) const override
 
- Public Member Functions inherited from core::chemical::ResidueTypeSelectorSingle
 ~ResidueTypeSelectorSingle () override
 Automatically generated virtual destructor for class deriving directly from ReferenceCount. More...
 
 ResidueTypeSelectorSingle (bool const result)
 
bool desired_result () const
 

Private Attributes

bool b_flag_is_present_
 

Detailed Description

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.

Constructor & Destructor Documentation

core::chemical::Selector_CMDFLAG::Selector_CMDFLAG ( std::string const &  flags_in,
bool const  result 
)

References b_flag_is_present_.

Member Function Documentation

bool core::chemical::Selector_CMDFLAG::operator[] ( ResidueType const &  ) const
inlineoverridevirtual

Member Data Documentation

bool core::chemical::Selector_CMDFLAG::b_flag_is_present_
private

Referenced by operator[](), and Selector_CMDFLAG().


The documentation for this class was generated from the following files: