#include <omniEventsLog.h>
Public Member Functions | |
WriteLock () | |
~WriteLock () | |
Public Attributes | |
ostream & | os |
Private Member Functions | |
WriteLock (const WriteLock &) | |
No implementation. | |
Private Attributes | |
omni_mutex_lock | l |
The lock is released when the object is destructed.
Definition at line 237 of file omniEventsLog.h.
|
Definition at line 240 of file omniEventsLog.h. |
|
Definition at line 244 of file omniEventsLog.h. References OmniEvents::omniEventsLog::_checkpointNeeded, os, and OmniEvents::omniEventsLog::theLog. |
|
No implementation.
|
|
Definition at line 251 of file omniEventsLog.h. |
|