Public Member Functions | Data Fields

LogFlushData Class Reference

#include <Log.h>

Collaboration diagram for LogFlushData:
Collaboration graph
[legend]

Public Member Functions

 LINK (LogFlushData, link)
 LogFlushData (LogFile *logfile, void *data, int len=-1)
 ~LogFlushData ()

Data Fields

Ptr< LogFilem_logfile
LogBufferlogbuffer
void * m_data
int m_len

Detailed Description

Definition at line 315 of file Log.h.


Constructor & Destructor Documentation

LogFlushData::LogFlushData ( LogFile logfile,
void *  data,
int  len = -1 
) [inline]

Definition at line 324 of file Log.h.

LogFlushData::~LogFlushData (  )  [inline]

Member Function Documentation

LogFlushData::LINK ( LogFlushData  ,
link   
)

Field Documentation

Definition at line 320 of file Log.h.

Referenced by ~LogFlushData().

Definition at line 321 of file Log.h.

Referenced by Log::flush_thread_main(), and ~LogFlushData().

Definition at line 322 of file Log.h.

Referenced by Log::flush_thread_main().

Definition at line 319 of file Log.h.

Referenced by Log::flush_thread_main(), and ~LogFlushData().


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