#include <FalseResidueSelector.hh>
| core::select::residue_selector::FalseResidueSelector::FalseResidueSelector |
( |
| ) |
|
| core::select::residue_selector::FalseResidueSelector::FalseResidueSelector |
( |
FalseResidueSelector const & |
src | ) |
|
| core::select::residue_selector::FalseResidueSelector::~FalseResidueSelector |
( |
| ) |
|
|
overridedefault |
Return a ResidueSubset indicating a selection of Residues from the input Pose; the ResidueSubset is an array of booleans where a value of "true" for position i indicates that residue i is a part of the selected subset – and a value of "false" would indicate that it is not.
Implements core::select::residue_selector::ResidueSelector.
References core::pose::Pose::size().
| std::string core::select::residue_selector::FalseResidueSelector::class_name |
( |
| ) |
|
|
static |
| ResidueSelectorOP core::select::residue_selector::FalseResidueSelector::clone |
( |
| ) |
const |
|
overridevirtual |
| std::string core::select::residue_selector::FalseResidueSelector::get_name |
( |
| ) |
const |
|
overridevirtual |
| void core::select::residue_selector::FalseResidueSelector::parse_my_tag |
( |
utility::tag::TagCOP |
tag, |
|
|
basic::datacache::DataMap & |
datacache |
|
) |
| |
|
overridevirtual |
Initialize any data members of this instance from an input tag and a DataMap object.
Noop implementation in the base class in the case that a derived class has no need to read data from an input tag
Reimplemented from core::select::residue_selector::ResidueSelector.
| void core::select::residue_selector::FalseResidueSelector::provide_xml_schema |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
|
|
static |
The documentation for this class was generated from the following files: