RMF
|
#include <RMF/decorator/sequence.h>
Public Member Functions | |
void | set_copy_index (Int v) |
void | set_frame_copy_index (Int v) |
void | set_static_copy_index (Int v) |
Public Member Functions inherited from RMF::decorator::CopyConst | |
Int | get_copy_index () const |
Int | get_frame_copy_index () const |
Int | get_static_copy_index () const |
Static Public Member Functions | |
static std::string | get_decorator_type_name () |
Static Public Member Functions inherited from RMF::decorator::CopyConst | |
static std::string | get_decorator_type_name () |
Additional Inherited Members | |
Protected Member Functions inherited from RMF::decorator::CopyConst | |
CopyConst (NodeConstHandle nh, IntKey copy_index) | |
Protected Member Functions inherited from RMF::Decorator | |
Decorator (NodeConstHandle handle) | |
NodeHandle | get_node () const |
Protected Attributes inherited from RMF::decorator::CopyConst | |
IntKey | copy_index_ |
See also CopyFactory.
Definition at line 1042 of file sequence.h.