|
C++ common classes
General purpose classes for use across projects (Apache license)
|
| bEventCreated | CXPlatEvent | [protected] |
| bManualReset | CXPlatEvent | [protected] |
| CXPlatEvent(BOOL bManualReset=FALSE) | CXPlatEvent | |
| iSetCount | CXPlatEvent | [protected] |
| Lock(DWORD dwWait=INFINITE) | CXPlatEvent | |
| m_csHandle | CXPlatEvent | [protected] |
| ptSem | CXPlatEvent | [protected] |
| ResetEvent() | CXPlatEvent | |
| SetEvent() | CXPlatEvent | |
| WasCreatedSuccessfully() | CXPlatEvent | |
| ~CXPlatEvent() | CXPlatEvent |