|
CatapultServer
v0.5.0.1 (Elephant)
|
Base class for RAII lock guards. More...

Public Member Functions | |
| LockGuard (LockGuard &&rhs) | |
Protected Member Functions | |
| LockGuard (const action &resetFunc) | |
| ~LockGuard () | |
Private Attributes | |
| action | m_resetFunc |
| bool | m_isMoved |
Base class for RAII lock guards.
|
inlineexplicitprotected |
|
inlineprotected |
|
inline |
|
private |
|
private |