container of wait objects
More...
#include <wait.h>
|
| WaitObjectContainer (WaitObjectsTracer *tracer=0) |
|
void | Clear () |
|
void | SetNoWait (CallStack const &callStack) |
|
void | ScheduleEvent (double milliseconds, CallStack const &callStack) |
|
bool | Wait (unsigned long milliseconds) |
|
void | AddHandle (HANDLE handle, CallStack const &callStack) |
|
|
static unsigned int | MaxWaitObjects () |
|
container of wait objects
Definition at line 146 of file wait.h.
The documentation for this class was generated from the following file: