IVT
|
Implementation of events. More...
#include <Event.h>
Public Member Functions | |
CEvent () | |
~CEvent () | |
void | Reset () |
Threading::EEventStatus | Wait (int nMS=Threading::WAIT_INFINITE) |
void | Signal () |
Threading::EEventStatus CEvent::Wait | ( | int | nMS = Threading::WAIT_INFINITE | ) |