#include <IManagedObject.h>
Public Methods | |
virtual | ~IManagedObject () |
Destructor. More... | |
virtual const std::string& | name () const=0 |
Definition at line 27 of file IManagedObject.h.
|
Definition at line 31 of file IManagedObject.h. |
|
Get the name of an IManagedObject. Names can only be changed using the ITree.mv().
|