RMF
|
#include <RMF/decorator/sequence.h>
Public Member Functions | |
Int | get_frame_state_index () const |
Int | get_state_index () const |
Int | get_static_state_index () const |
Static Public Member Functions | |
static std::string | get_decorator_type_name () |
Protected Member Functions | |
StateConst (NodeConstHandle nh, IntKey state_index) | |
Protected Member Functions inherited from RMF::Decorator | |
Decorator (NodeConstHandle handle) | |
NodeHandle | get_node () const |
Protected Attributes | |
IntKey | state_index_ |
See also State and StateFactory.
Definition at line 1130 of file sequence.h.