RMF
|
#include <RMF/decorator/alias.h>
Public Member Functions | |
void | set_aliased (NodeConstHandle v) |
Public Member Functions inherited from RMF::decorator::AliasConst | |
NodeConstHandle | get_aliased () const |
Static Public Member Functions | |
static std::string | get_decorator_type_name () |
Static Public Member Functions inherited from RMF::decorator::AliasConst | |
static std::string | get_decorator_type_name () |
Additional Inherited Members | |
Protected Member Functions inherited from RMF::decorator::AliasConst | |
AliasConst (NodeConstHandle nh, IntKey aliased) | |
Protected Member Functions inherited from RMF::Decorator | |
Decorator (NodeConstHandle handle) | |
NodeHandle | get_node () const |
Protected Attributes inherited from RMF::decorator::AliasConst | |
IntKey | aliased_ |
See also AliasFactory.