Inherits Continuation.

Public Member Functions | |
| int | mainEvent (int, void *) |
| LoggingFlushContinuation (int idx) | |
Data Fields | |
| int | m_idx |
Definition at line 282 of file Log.cc.
| LoggingFlushContinuation::LoggingFlushContinuation | ( | int | idx | ) | [inline] |
Definition at line 292 of file Log.cc.
References mainEvent(), and SET_HANDLER.
| int LoggingFlushContinuation::mainEvent | ( | int | , | |
| void * | ||||
| ) | [inline] |
Definition at line 286 of file Log.cc.
References Log::flush_thread_main(), and m_idx.
Referenced by LoggingFlushContinuation().
Definition at line 284 of file Log.cc.
Referenced by mainEvent().
1.7.1