![]() |
Rosetta
2021.16
|
Does the main chain of this residue follow from the given position label? More...
#include <ResidueTypeSelector.hh>

Public Member Functions | |
| Selector_UPPER_ATOM (std::string const &position, bool const result) | |
| bool | operator[] (ResidueTypeBase const &rsd) const override |
| Select by the position at which the upper connection is attached. More... | |
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 | |
| std::string | position_ |
Does the main chain of this residue follow from the given position label?
By position, it is meant the atom to which the UPPER connection is attached.
|
inline |
|
overridevirtual |
Select by the position at which the upper connection is attached.
Implements core::chemical::ResidueTypeSelectorSingle.
References core::chemical::ResidueType::atom_index(), core::chemical::MutableResidueType::atom_vertex(), core::chemical::ResidueTypeSelectorSingle::desired_result(), core::chemical::ResidueTypeBase::has(), core::chemical::MutableResidueType::upper_connect_atom(), core::chemical::ResidueType::upper_connect_atom(), core::chemical::MutableResidueType::upper_connect_id(), and core::chemical::ResidueType::upper_connect_id().
|
private |
1.8.7