|
RMF
|
#include <RMF/decorator/sequence.h>
Inheritance diagram for RMF::decorator::TypedConst:Public Member Functions | |
| String | get_frame_type_name () const |
| String | get_static_type_name () const |
| String | get_type_name () const |
Static Public Member Functions | |
| static std::string | get_decorator_type_name () |
Protected Member Functions | |
| TypedConst (NodeConstHandle nh, StringKey type_name) | |
Protected Member Functions inherited from RMF::Decorator | |
| Decorator (NodeConstHandle handle) | |
| NodeHandle | get_node () const |
Protected Attributes | |
| StringKey | type_name_ |
See also Typed and TypedFactory.
Definition at line 932 of file sequence.h.