Public Member Functions | Protected Attributes
CStdLogStream Class Reference

#include <StdLog.h>

Inheritance diagram for CStdLogStream:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CStdLogStream (pthread_mutex_t *globalLogLock=NULL)
void enableConsoleOutput (bool bEnabled)
FILE * enableFileOutput (bool bEnabled, const std::string &filename="")
void enableTimeStamping (bool enabled)
void flushFileOutput ()
std::string & headerText ()
void setHeaderColor (int headerColor)
void setHeaderText (const std::string &headerText)
void setMessageColor (int messageColor)
void setSystemHeader (const std::string &text)

Protected Attributes

CStdStringbuf mBuffer

Detailed Description

Definition at line 224 of file StdLog.h.


Constructor & Destructor Documentation

CStdLogStream::CStdLogStream ( pthread_mutex_t *  globalLogLock = NULL) [inline]

Definition at line 230 of file StdLog.h.


Member Function Documentation

void CStdLogStream::enableConsoleOutput ( bool  bEnabled) [inline, virtual]

Reimplemented from CLogStream.

Definition at line 237 of file StdLog.h.

FILE* CStdLogStream::enableFileOutput ( bool  bEnabled,
const std::string &  filename = "" 
) [inline, virtual]

Reimplemented from CLogStream.

Definition at line 239 of file StdLog.h.

void CStdLogStream::enableTimeStamping ( bool  enabled) [inline, virtual]

Reimplemented from CLogStream.

Definition at line 240 of file StdLog.h.

void CStdLogStream::flushFileOutput ( ) [inline, virtual]

Reimplemented from CLogStream.

Definition at line 236 of file StdLog.h.

std::string& CStdLogStream::headerText ( ) [inline, virtual]

Implements CLogStream.

Definition at line 242 of file StdLog.h.

void CStdLogStream::setHeaderColor ( int  headerColor) [inline, virtual]

Reimplemented from CLogStream.

Definition at line 243 of file StdLog.h.

void CStdLogStream::setHeaderText ( const std::string &  headerText) [inline, virtual]

Implements CLogStream.

Definition at line 241 of file StdLog.h.

void CStdLogStream::setMessageColor ( int  messageColor) [inline, virtual]

Reimplemented from CLogStream.

Definition at line 244 of file StdLog.h.

void CStdLogStream::setSystemHeader ( const std::string &  text) [inline, virtual]

Reimplemented from CLogStream.

Definition at line 245 of file StdLog.h.


Member Data Documentation

Definition at line 227 of file StdLog.h.


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


threemxl
Author(s):
autogenerated on Thu Jun 6 2019 21:10:52