#include <SynchObj.h>
◆ CEvent() [1/2]
CEvent::CEvent |
( |
bool |
bAutoReset = true | ) |
|
◆ ~CEvent() [1/2]
◆ CEvent() [2/2]
CEvent::CEvent |
( |
bool |
bAutoReset = true | ) |
|
◆ ~CEvent() [2/2]
◆ ResetEvent() [1/2]
bool CEvent::ResetEvent |
( |
| ) |
|
◆ ResetEvent() [2/2]
bool CEvent::ResetEvent |
( |
| ) |
|
◆ SetEvent() [1/2]
bool CEvent::SetEvent |
( |
| ) |
|
◆ SetEvent() [2/2]
bool CEvent::SetEvent |
( |
| ) |
|
◆ WaitForEvent() [1/2]
bool CEvent::WaitForEvent |
( |
int |
timeout | ) |
|
◆ WaitForEvent() [2/2]
bool CEvent::WaitForEvent |
( |
int |
timeout | ) |
|
◆ WaitForMultipleEvents() [1/2]
bool CEvent::WaitForMultipleEvents |
( |
CEvent ** |
events, |
|
|
int |
count, |
|
|
bool |
waitAll, |
|
|
int |
timeout |
|
) |
| |
|
static |
◆ WaitForMultipleEvents() [2/2]
static bool CEvent::WaitForMultipleEvents |
( |
CEvent ** |
events, |
|
|
int |
count, |
|
|
bool |
waitAll, |
|
|
int |
timeout |
|
) |
| |
|
static |
◆ m_bSignaled
The documentation for this class was generated from the following files:
- TwiceAsNice/basda-tempo/doc/include/pdnaDriver/UeiPalLib/SynchObj.h
- TwiceAsNice/basda-tempo/doc/include/pdnaDriver/UeiPalLib/SynchObj.cpp