![]() |
THM1176InstrumentManager 1.2
Qt Object abstraction for Metrolab THM1176
|
Lock. More...
#include <Synchronization.h>
Public Member Functions | |
| CLockGuard (LockType &rLock) | |
| Constructor. | |
| virtual | ~CLockGuard () |
| Destructor. | |
Lock.
| LockType | Lockable object type (e.g. mutex). |
Definition at line 73 of file Synchronization.h.
|
inline |
Constructor.
| rLock | Lockable object to pass to lock. |
Definition at line 80 of file Synchronization.h.
|
inlinevirtual |
Destructor.
Definition at line 87 of file Synchronization.h.