Public Member Functions | Data Fields

LoggingFlushContinuation Struct Reference

Inherits Continuation.

Collaboration diagram for LoggingFlushContinuation:
Collaboration graph
[legend]

Public Member Functions

int mainEvent (int, void *)
 LoggingFlushContinuation (int idx)

Data Fields

int m_idx

Detailed Description

Definition at line 282 of file Log.cc.


Constructor & Destructor Documentation

LoggingFlushContinuation::LoggingFlushContinuation ( int  idx  )  [inline]

Definition at line 292 of file Log.cc.

References mainEvent(), and SET_HANDLER.


Member Function Documentation

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().


Field Documentation

Definition at line 284 of file Log.cc.

Referenced by mainEvent().


The documentation for this struct was generated from the following file: