Alex Bikfalvi
SimWorker Documentation
CSimWorkers Class Reference
Public Member Functions | |
CSimWorkers (unsigned int workersCount, unsigned int workersQueueSize) | |
void | Start () |
void | Stop () |
void | Enqueue (CSimWorkItem *item) |
unsigned int | Count () |
Private Attributes | |
unsigned int | workersCount |
unsigned int | workerLast |
CSimWorker ** | workers |
Detailed Description
Definition at line 5 of file SimWorkers.h.
The documentation for this class was generated from the following files:
Last updated: February 8, 2011