Operation_t Struct Reference
[I/O Thread]

Stores information on a queued operation. More...


Data Fields

void * data
 Some data to pass to the function.
ioOperation op
 The function that will perform the operation.


Detailed Description

Stores information on a queued operation.

For internal use only.

Definition at line 50 of file iothread.c.


Field Documentation

void* Operation_t::data

Some data to pass to the function.

Definition at line 58 of file iothread.c.

Referenced by ioThread(), and QueueOperation().

ioOperation Operation_t::op

The function that will perform the operation.

Definition at line 54 of file iothread.c.

Referenced by ioThread(), and QueueOperation().


The documentation for this struct was generated from the following file:
Generated on Mon May 28 04:41:44 2007 for Retro Tank Super Attack by  doxygen 1.5.2