RMF
|
#include <RMF/decorator/sequence.h>
Public Member Functions | |
IntRange | get_frame_residue_indexes () const |
IntRange | get_residue_indexes () const |
IntRange | get_static_residue_indexes () const |
Static Public Member Functions | |
static std::string | get_decorator_type_name () |
Protected Member Functions | |
DomainConst (NodeConstHandle nh, std::array< IntKey, 2 > residue_indexes) | |
Protected Member Functions inherited from RMF::Decorator | |
Decorator (NodeConstHandle handle) | |
NodeHandle | get_node () const |
Protected Attributes | |
std::array< IntKey, 2 > | residue_indexes_ |
See also Domain and DomainFactory.
Definition at line 746 of file sequence.h.