RMF
|
#include <RMF/decorator/sequence.h>
Public Member Functions | |
Ints | get_frame_indexes () const |
Ints | get_indexes () const |
Ints | get_static_indexes () const |
Static Public Member Functions | |
static std::string | get_decorator_type_name () |
Protected Member Functions | |
BackwardsCompatibilityFragmentConst (NodeConstHandle nh, IntsKey indexes) | |
Protected Member Functions inherited from RMF::Decorator | |
Decorator (NodeConstHandle handle) | |
NodeHandle | get_node () const |
Protected Attributes | |
IntsKey | indexes_ |
See also BackwardsCompatibilityFragment and BackwardsCompatibilityFragmentFactory.
Definition at line 624 of file sequence.h.