|
log4cplus 2.1.2
|
#include <syncprims.h>
Public Member Functions | |
| SyncGuard () | |
| SyncGuard (SyncPrim const &) | |
| ~SyncGuard () | |
| SyncGuard (SyncGuard const &)=delete | |
| SyncGuard & | operator= (SyncGuard const &)=delete |
| void | lock () |
| void | unlock () |
| void | attach (SyncPrim const &) |
| void | attach_and_lock (SyncPrim const &) |
| void | detach () |
Definition at line 42 of file syncprims.h.
|
inline |
Definition at line 210 of file syncprims.h.
|
inline |
Definition at line 217 of file syncprims.h.
|
inline |
Definition at line 226 of file syncprims.h.
|
delete |
|
inline |
Definition at line 254 of file syncprims.h.
Referenced by attach_and_lock().
|
inline |
Definition at line 263 of file syncprims.h.
|
inline |
Definition at line 281 of file syncprims.h.
Referenced by attach_and_lock().
|
inline |
Definition at line 236 of file syncprims.h.
Referenced by attach_and_lock().
|
delete |
|
inline |
Definition at line 245 of file syncprims.h.