![]() |
Public API Reference |
#include <object.h>
Inheritance diagram for iDataObject:
Public Methods | |
virtual iObject * | QueryObject ()=0 |
Query the iObject pointer. More... | |
virtual void * | GetData ()=0 |
Return the data buffer. More... |
Definition at line 160 of file iutil/object.h.
|
Return the data buffer.
Implemented in csDataObject::DataObject. |
|
Query the iObject pointer.
Implemented in csDataObject::DataObject. |