container of wait objects
More...
#include <wait.h>
Public Member Functions |
| 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 Public Member Functions |
static unsigned int | MaxWaitObjects () |
Detailed Description
container of wait objects
Definition at line 146 of file wait.h.
The documentation for this class was generated from the following file: