RMF
|
#include <RMF/decorator/sequence.h>
Public Member Functions | |
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 () |
Protected Member Functions | |
CopyConst (NodeConstHandle nh, IntKey copy_index) | |
Protected Member Functions inherited from RMF::Decorator | |
Decorator (NodeConstHandle handle) | |
NodeHandle | get_node () const |
Protected Attributes | |
IntKey | copy_index_ |
See also Copy and CopyFactory.
Definition at line 1008 of file sequence.h.