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