Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

CLogger Class Reference

#include <libcsm.h>


Detailed Description

class CLogger: the CLogger class is a utility logger class that redirects to cerr

Author:
- Saurav Mohapatra - standard_template@yahoo.com

Definition at line 160 of file libcsm.h.

Public Member Functions

 CLogger (string compName)
virtual ~CLogger ()
ostream & debug ()
ostream & mesg ()
ostream & warn ()
ostream & err ()

Protected Member Functions

 CLogger (const CLogger &logger)


Constructor & Destructor Documentation

CLogger::CLogger string  compName  )  [inline]
 

Definition at line 163 of file libcsm.h.

virtual CLogger::~CLogger  )  [inline, virtual]
 

Definition at line 166 of file libcsm.h.

CLogger::CLogger const CLogger &  logger  )  [inline, protected]
 

Definition at line 175 of file libcsm.h.


Member Function Documentation

ostream& CLogger::debug  )  [inline]
 

Definition at line 170 of file libcsm.h.

ostream& CLogger::mesg  )  [inline]
 

Definition at line 171 of file libcsm.h.

ostream& CLogger::warn  )  [inline]
 

Definition at line 172 of file libcsm.h.

ostream& CLogger::err  )  [inline]
 

Definition at line 173 of file libcsm.h.


The documentation for this class was generated from the following files:
Generated on Tue Nov 18 14:28:29 2003 for LibCSM by doxygen 1.3.1