All Classes |Grouped Classes |Index

Class CL_IODeviceProvider

I/O device provider interface. More...

Derived from:

None

Derived by:

None

Group:

IO Data (Core)

#include <ClanLib/core.h>

Class Members:


Attributes:

get_size

Returns the size of data stream.

get_position

Returns the position in the data stream.


Operations:

send

Send data to device.

receive

Receive data from device.

peek

Peek data from device.

duplicate

Returns a new provider to the same resource.

seek

Seek in data stream.