RMF
|
#include <RMF/decorator/sequence.h>
Public Member Functions | |
Ints | get_frame_residue_indexes () const |
Ints | get_residue_indexes () const |
Ints | get_static_residue_indexes () const |
Static Public Member Functions | |
static std::string | get_decorator_type_name () |
Protected Member Functions | |
FragmentConst (NodeConstHandle nh, IntsKey residue_indexes) | |
Protected Member Functions inherited from RMF::Decorator | |
Decorator (NodeConstHandle handle) | |
NodeHandle | get_node () const |
Protected Attributes | |
IntsKey | residue_indexes_ |
See also Fragment and FragmentFactory.
Definition at line 502 of file sequence.h.