![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for Gray::cOSHandleSet, including all inherited members.
| AddHandle(HANDLE h) | Gray::cOSHandleSet | inline |
| ClearHandles() | Gray::cOSHandleSet | inline |
| cOSHandleSet(void) noexcept | Gray::cOSHandleSet | inline |
| cOSHandleSet(HANDLE h) | Gray::cOSHandleSet | inline |
| cOSHandleSet(const cOSHandleSet &nss) | Gray::cOSHandleSet | inline |
| k_nHandeMax | Gray::cOSHandleSet | static |
| operator=(const cOSHandleSet &nss) | Gray::cOSHandleSet | inline |
| RemoveHandle(HANDLE h) | Gray::cOSHandleSet | inline |
| SetCopy(const cOSHandleSet &nss) | Gray::cOSHandleSet | inline |
| WaitForObjects(TIMESYSD_t dwMilliseconds, bool bWaitForAll=false) | Gray::cOSHandleSet | |
| ~cOSHandleSet() | Gray::cOSHandleSet | inline |