#include <FalseResidueSelector.hh>
◆ FalseResidueSelector() [1/2]
| core::select::residue_selector::FalseResidueSelector::FalseResidueSelector |
( |
| ) |
|
◆ FalseResidueSelector() [2/2]
| core::select::residue_selector::FalseResidueSelector::FalseResidueSelector |
( |
FalseResidueSelector const & |
src | ) |
|
◆ ~FalseResidueSelector()
| core::select::residue_selector::FalseResidueSelector::~FalseResidueSelector |
( |
| ) |
|
|
overridedefault |
◆ apply()
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().
◆ class_name()
| std::string core::select::residue_selector::FalseResidueSelector::class_name |
( |
| ) |
|
|
static |
◆ clone()
| ResidueSelectorOP core::select::residue_selector::FalseResidueSelector::clone |
( |
| ) |
const |
|
overridevirtual |
◆ get_name()
| std::string core::select::residue_selector::FalseResidueSelector::get_name |
( |
| ) |
const |
|
overridevirtual |
◆ parse_my_tag()
| 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.
◆ provide_xml_schema()
| 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: