|
RMF
|
#include <RMF/decorator/alias.h>
Inheritance diagram for RMF::decorator::AliasConst:Public Member Functions | |
| NodeConstHandle | get_aliased () const |
Static Public Member Functions | |
| static std::string | get_decorator_type_name () |
Protected Member Functions | |
| AliasConst (NodeConstHandle nh, IntKey aliased) | |
Protected Member Functions inherited from RMF::Decorator | |
| Decorator (NodeConstHandle handle) | |
| NodeHandle | get_node () const |
Protected Attributes | |
| IntKey | aliased_ |
See also Alias and AliasFactory.