Public Member Functions | Protected Attributes
CLog Class Reference

#include <Log.h>

Inheritance diagram for CLog:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual CLogStreamccustom (const int index)=0
virtual CLogStreamcerr ()=0
 CLog ()
virtual CLogStreamcout ()=0
int getCustomLogIndex (const std::string &customLogName)
virtual ~CLog ()

Protected Attributes

std::string mCustomLogStreamNames [LOG_MAX_CUSTOMLOGS]
int mNumCustomLogStreams

Detailed Description

Definition at line 115 of file Log.h.


Constructor & Destructor Documentation

CLog::CLog ( ) [inline]

Definition at line 122 of file Log.h.

virtual CLog::~CLog ( ) [inline, virtual]

Definition at line 123 of file Log.h.


Member Function Documentation

virtual CLogStream& CLog::ccustom ( const int  index) [pure virtual]

Implemented in CStdLog.

virtual CLogStream& CLog::cerr ( ) [pure virtual]

Implemented in CStdLog.

virtual CLogStream& CLog::cout ( ) [pure virtual]

Implemented in CStdLog.

int CLog::getCustomLogIndex ( const std::string &  customLogName) [inline]

Definition at line 130 of file Log.h.


Member Data Documentation

Definition at line 119 of file Log.h.

int CLog::mNumCustomLogStreams [protected]

Definition at line 118 of file Log.h.


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


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