DDS
ver. 3.6
|
A smart CMutex helper. More...
#include <SysHelper.h>
Public Member Functions | |
smart_mutex (CMutex &_mutex) | |
~smart_mutex () | |
Additional Inherited Members | |
Protected Member Functions inherited from dds::misc::NONCopyable | |
NONCopyable () | |
~NONCopyable () | |
A smart CMutex helper.
It locks the mutex on the construction and unlocks it when destructor is called.
|
inline |
|
inline |