|
RMF
|
#include <RMF/decorator/sequence.h>
Inheritance diagram for RMF::decorator::FragmentConst: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 548 of file sequence.h.