RMF
|
#include <RMF/decorator/sequence.h>
Public Member Functions | |
void | set_frame_residue_indexes (Int v0, Int v1) |
void | set_residue_indexes (Int v0, Int v1) |
void | set_static_residue_indexes (Int v0, Int v1) |
Public Member Functions inherited from RMF::decorator::DomainConst | |
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 () |
Static Public Member Functions inherited from RMF::decorator::DomainConst | |
static std::string | get_decorator_type_name () |
Additional Inherited Members | |
Protected Member Functions inherited from RMF::decorator::DomainConst | |
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 inherited from RMF::decorator::DomainConst | |
std::array< IntKey, 2 > | residue_indexes_ |
See also DomainFactory.
Definition at line 789 of file sequence.h.