CrystalSpace

Public API Reference

iStreamDataCallback Struct Reference
[Loading & Saving support]

This callback will be fired when the data is ready. More...

#include <imap/streamsource.h>

Inheritance diagram for iStreamDataCallback:

List of all members.

Public Member Functions

virtual void DataReady (iDataBuffer *data)=0
 The buffer is ready.

Detailed Description

This callback will be fired when the data is ready.

Definition at line 34 of file streamsource.h.


Member Function Documentation

virtual void iStreamDataCallback::DataReady ( iDataBuffer data  )  [pure virtual]

The buffer is ready.

The buffer will be endian correct for this system.


The documentation for this struct was generated from the following file:

Generated for Crystal Space 2.0 by doxygen 1.6.1