Beatmup
|
#include <lockable_object.h>
Public Member Functions | |
LockGuard (LockableObject &obj) | |
LockGuard (LockableObject *obj) | |
~LockGuard () | |
Private Attributes | |
LockableObject & | obj |
Definition at line 32 of file lockable_object.h.
|
inline |
Definition at line 36 of file lockable_object.h.
|
inline |
Definition at line 39 of file lockable_object.h.
|
inline |
Definition at line 42 of file lockable_object.h.
|
private |
Definition at line 34 of file lockable_object.h.