#include <StdLog.h>

Public Member Functions | |
| CLogStream & | ccustom (const int index) |
| CLogStream & | cerr () |
| CLogStream & | cout () |
Protected Attributes | |
| CStdLogStream | mCcustom [LOG_MAX_CUSTOMLOGS] |
| CStdLogStream | mCerr |
| CStdLogStream | mCout |
| CLogStream& CStdLog::ccustom | ( | const int | index | ) | [inline, virtual] |
| CLogStream& CStdLog::cerr | ( | ) | [inline, virtual] |
| CLogStream& CStdLog::cout | ( | ) | [inline, virtual] |
CStdLogStream CStdLog::mCcustom[LOG_MAX_CUSTOMLOGS] [protected] |
CStdLogStream CStdLog::mCerr [protected] |
CStdLogStream CStdLog::mCout [protected] |