TAutoResetEvent< T > Class Template ReferenceAutomatic event reset by calling ResetEvent() on destruction.
More...
#include <TMem.h>
List of all members.
Detailed Description
template<class T>
class TAutoResetEvent< T >
Automatic event reset by calling ResetEvent() on destruction.
Provides automatic event reset by calling ResetEvent() on destruction
Constructor & Destructor Documentation
|
|
Wraps the specified event.
- Parameters:
-
| [in] | hEvent | - Windows event handle |
|
The documentation for this class was generated from the following file:
|