#include <omniEventsLog.h>
Public Methods | |
WriteLock () | |
~WriteLock () | |
Public Attributes | |
ostream & | os |
Private Methods | |
WriteLock (const WriteLock &) | |
No implementation. More... | |
Private Attributes | |
omni_mutex_lock | l |
The lock is released when the object is destructed.
Definition at line 228 of file omniEventsLog.h.
|
Definition at line 231 of file omniEventsLog.h. |
|
Definition at line 235 of file omniEventsLog.h. References os. |
|
No implementation.
|
|
Definition at line 242 of file omniEventsLog.h. Referenced by WriteLock(). |
|
Definition at line 240 of file omniEventsLog.h. Referenced by OmniEvents::ProxyPushConsumer_i::disconnect_push_consumer(), OmniEvents::Proxy::eraseKey(), OmniEvents::EventChannel_i::run(), WriteLock(), and ~WriteLock(). |