|
CppCommon 1.0.5.0
C++ Common Library
|
This is the complete list of members for CppCommon::EventAutoReset, including all inherited members.
| EventAutoReset(bool signaled=false) | CppCommon::EventAutoReset | explicit |
| EventAutoReset(const EventAutoReset &)=delete | CppCommon::EventAutoReset | |
| EventAutoReset(EventAutoReset &&event)=delete | CppCommon::EventAutoReset | |
| operator=(const EventAutoReset &)=delete | CppCommon::EventAutoReset | |
| operator=(EventAutoReset &&event)=delete | CppCommon::EventAutoReset | |
| Signal() | CppCommon::EventAutoReset | |
| TryWait() | CppCommon::EventAutoReset | |
| TryWaitFor(const Timespan ×pan) | CppCommon::EventAutoReset | |
| TryWaitUntil(const UtcTimestamp ×tamp) | CppCommon::EventAutoReset | inline |
| Wait() | CppCommon::EventAutoReset | |
| ~EventAutoReset() | CppCommon::EventAutoReset |