![]() |
Public API Reference |
#include <dataobj.h>
Inheritance diagram for csDataObject::DataObject:
Public Methods | |
virtual iObject * | QueryObject () |
Query the iObject pointer. More... | |
virtual void * | GetData () |
Return the data buffer. More... |
Definition at line 58 of file dataobj.h.
|
Return the data buffer.
Implements iDataObject. |
|
Query the iObject pointer.
Implements iDataObject. |