![]() |
Rosetta Core
2014.35
|
Does the main chain of this residue follow from the given position label? More...
#include <ResidueSelector.hh>
Public Member Functions | |
Selector_UPPER_POSITION (uint const position, bool const result) | |
bool | operator[] (ResidueType const &rsd) const |
Select by the position at which the upper connection is attached. More... | |
![]() | |
virtual | ~ResidueSelectorSingle () |
Automatically generated virtual destructor for class deriving directly from ReferenceCount. More... | |
ResidueSelectorSingle (bool const result) | |
bool | desired_result () const |
Private Attributes | |
uint | position_ |
Does the main chain of this residue follow from the given position label?
By position, it is meant the single digit integer by which atoms are labeled to indicate their position. For example, if an upper connection is from C8 of a generic residue, the position is 8.
|
inline |
|
inlinevirtual |
Select by the position at which the upper connection is attached.
Implements core::chemical::ResidueSelectorSingle.
References core::chemical::ResidueType::carbohydrate_info(), core::chemical::ResidueSelectorSingle::desired_result(), core::chemical::ResidueType::is_carbohydrate(), and position_.
|
private |
Referenced by operator[]().