|
RMF
|
#include <RMF/decorator/sequence.h>
Inheritance diagram for RMF::decorator::BackwardsCompatibilityFragment:Public Member Functions | |
| void | set_frame_indexes (Ints v) |
| void | set_indexes (Ints v) |
| void | set_static_indexes (Ints v) |
Public Member Functions inherited from RMF::decorator::BackwardsCompatibilityFragmentConst | |
| 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 () |
Static Public Member Functions inherited from RMF::decorator::BackwardsCompatibilityFragmentConst | |
| static std::string | get_decorator_type_name () |
Additional Inherited Members | |
Protected Member Functions inherited from RMF::decorator::BackwardsCompatibilityFragmentConst | |
| BackwardsCompatibilityFragmentConst (NodeConstHandle nh, IntsKey indexes) | |
Protected Member Functions inherited from RMF::Decorator | |
| Decorator (NodeConstHandle handle) | |
| NodeHandle | get_node () const |
Protected Attributes inherited from RMF::decorator::BackwardsCompatibilityFragmentConst | |
| IntsKey | indexes_ |
See also BackwardsCompatibilityFragmentFactory.
Definition at line 704 of file sequence.h.