|
RMF
|
#include <RMF/decorator/external.h>
Inheritance diagram for RMF::decorator::External:Public Member Functions | |
| void | set_path (String path) |
Public Member Functions inherited from RMF::decorator::ExternalConst | |
| String | get_path () const |
Static Public Member Functions | |
| static std::string | get_decorator_type_name () |
Static Public Member Functions inherited from RMF::decorator::ExternalConst | |
| static std::string | get_decorator_type_name () |
Additional Inherited Members | |
Protected Member Functions inherited from RMF::decorator::ExternalConst | |
| ExternalConst (NodeConstHandle nh, StringKey path) | |
Protected Member Functions inherited from RMF::Decorator | |
| Decorator (NodeConstHandle handle) | |
| NodeHandle | get_node () const |
Protected Attributes inherited from RMF::decorator::ExternalConst | |
| StringKey | path_ |
See also ExternalFactory.
Definition at line 56 of file external.h.