|
RMF
|
#include <RMF/decorator/sequence.h>
Inheritance diagram for RMF::decorator::Fragment:Public Member Functions | |
| void | set_frame_residue_indexes (Ints v) |
| void | set_residue_indexes (Ints v) |
| void | set_static_residue_indexes (Ints v) |
Public Member Functions inherited from RMF::decorator::FragmentConst | |
| 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 () |
Static Public Member Functions inherited from RMF::decorator::FragmentConst | |
| static std::string | get_decorator_type_name () |
Additional Inherited Members | |
Protected Member Functions inherited from RMF::decorator::FragmentConst | |
| FragmentConst (NodeConstHandle nh, IntsKey residue_indexes) | |
Protected Member Functions inherited from RMF::Decorator | |
| Decorator (NodeConstHandle handle) | |
| NodeHandle | get_node () const |
Protected Attributes inherited from RMF::decorator::FragmentConst | |
| IntsKey | residue_indexes_ |
See also FragmentFactory.
Definition at line 582 of file sequence.h.