Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::cSysEvent Member List

This is the complete list of members for GrayLib::cSysEvent, including all inherited members.

CreateEventX(_SECURITY_ATTRIBUTES *lpEventAttributes=nullptr, bool bManualReset=false, bool bInitialState=false, const FILECHAR_t *lpName=nullptr)GrayLib::cSysEventinline
cSysEvent() noexceptGrayLib::cSysEventinline
isValidEvent() const noexceptGrayLib::cSysEventinline
PulseEvent()GrayLib::cSysEventinline
ResetEvent()GrayLib::cSysEventinline
SetEvent()GrayLib::cSysEventinline
UNITTEST2_PREDEF(cSysEvent)GrayLib::cSysEvent
WaitForSingleObject(TIMESYSD_t dwMilliseconds)GrayLib::cSysEvent
~cSysEvent()GrayLib::cSysEventinline