RMF
|
The base class for decorators. More...
#include <RMF/Decorator.h>
Protected Member Functions | |
Decorator (NodeConstHandle handle) | |
NodeHandle | get_node () const |
Decorators in RMF provide high level routines to manipulate attributes of nodes in the hierarchy. They are created by an associated Factory.
See Decorators and attributes for more info.
Definition at line 29 of file Decorator.h.