#include <omniEventsLog.h>
Collaboration diagram for OmniEvents::omniEventsLogWorker:
Public Types | |
typedef void(omniEventsLog::* | Method )(void) |
Public Methods | |
omniEventsLogWorker (omniEventsLog *object, Method method, priority_t priority=PRIORITY_NORMAL) | |
void * | run_undetached (void *) |
~omniEventsLogWorker () | |
Private Methods | |
omniEventsLogWorker () | |
No default construction allowed. More... | |
Private Attributes | |
omniEventsLog * | _object |
Method | _method |
|
Definition at line 209 of file omniEventsLog.h. |
|
Definition at line 701 of file omniEventsLog.cc. |
|
Definition at line 737 of file omniEventsLog.cc. References DB. |
|
No default construction allowed.
|
|
Definition at line 716 of file omniEventsLog.cc. References _method, _object, DB, IF_OMNIORB4, and NP_MINORSTRING. |
|
Definition at line 219 of file omniEventsLog.h. Referenced by omniEventsLogWorker(), and run_undetached(). |
|
Definition at line 218 of file omniEventsLog.h. Referenced by omniEventsLogWorker(), and run_undetached(). |