the interface of object More...
#include <object.hpp>


Public Member Functions | |
| virtual | ~IObject (void) |
| destructor | |
| virtual void | GetName (char acName[STRLEN_OBJECT_NAME])=0 |
| get name | |
| virtual void | SetName (const char acName[STRLEN_OBJECT_NAME])=0 |
| set name | |
the interface of object
1.7.2