#include <wait.h>
Definition at line 32 of file wait.h.
Public Member Functions | |
| WaitObjectContainer () | |
| void | Clear () |
| void | SetNoWait () |
| bool | Wait (unsigned long milliseconds) |
| ~WaitObjectContainer () | |
| void | AddHandle (HANDLE handle) |
Static Public Member Functions | |
| static unsigned int | MaxWaitObjects () |
Classes | |
| class | Err |
| exception thrown by WaitObjectContainer More... | |
1.4.4