![]() |
ATLAS Offline Software
|
RAII helper for acquiring the lock of an ILockableTool.
More...
#include <ILockableTool.h>
Public Member Functions | |
| ToolLock (ILockableTool &tool) | |
Acquire the lock of tool. More... | |
| ~ToolLock () | |
| Release the lock. More... | |
Private Attributes | |
| ILockableTool & | m_tool |
RAII helper for acquiring the lock of an ILockableTool.
Definition at line 42 of file ILockableTool.h.
|
inline |
Acquire the lock of tool.
Definition at line 46 of file ILockableTool.h.
|
inline |
Release the lock.
Definition at line 53 of file ILockableTool.h.
|
private |
Definition at line 60 of file ILockableTool.h.
1.8.18