Public Member Functions

IObject Class Reference

the interface of object More...

#include <object.hpp>

Inheritance diagram for IObject:
Inheritance graph
[legend]
Collaboration diagram for IObject:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

the interface of object


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerator Defines