Inherits Continuation.
Public Member Functions | |
int | mainEvent (int, void *) |
LoggingPreprocContinuation (int idx) | |
Data Fields | |
int | m_idx |
Definition at line 266 of file Log.cc.
LoggingPreprocContinuation::LoggingPreprocContinuation | ( | int | idx | ) | [inline] |
Definition at line 276 of file Log.cc.
References mainEvent(), and SET_HANDLER.
int LoggingPreprocContinuation::mainEvent | ( | int | , | |
void * | ||||
) | [inline] |
Definition at line 270 of file Log.cc.
References m_idx, and Log::preproc_thread_main().
Referenced by LoggingPreprocContinuation().
Definition at line 268 of file Log.cc.
Referenced by mainEvent().