|
Windows C++ Library
|
| CEvent(bool bManual, bool bSignaled) | CEvent | [inline] |
| CEvent(const CEvent &) | CEvent | [private] |
| Handle() const | CEvent | [inline] |
| m_hEvent | CEvent | [protected] |
| operator=(const CEvent &) | CEvent | [private] |
| Pulse() | CEvent | [inline] |
| Reset() | CEvent | [inline] |
| Signal() | CEvent | [inline] |
| Wait(DWORD dwWaitTime=INFINITE) | CEvent | [inline] |
| ~CEvent() | CEvent | [inline] |
1.7.6.1