Public Member Functions | Static Public Attributes | Private Attributes
InfoLog Class Reference

#include <InfoLog.h>

List of all members.

Public Member Functions

ostream & error (int errorLevel)
ostream & info (int infoLevel)
 InfoLog (string filename)
virtual ~InfoLog (void)

Static Public Attributes

static const int INFO_INFO = 0

Private Attributes

ofstream out

Detailed Description

Definition at line 10 of file InfoLog.h.


Constructor & Destructor Documentation

InfoLog::InfoLog ( string  filename)

Definition at line 5 of file InfoLog.cpp.

InfoLog::~InfoLog ( void  ) [virtual]

Definition at line 11 of file InfoLog.cpp.


Member Function Documentation

ostream & InfoLog::error ( int  errorLevel)

Definition at line 21 of file InfoLog.cpp.

ostream & InfoLog::info ( int  infoLevel)

Definition at line 17 of file InfoLog.cpp.


Member Data Documentation

const int InfoLog::INFO_INFO = 0 [static]

Definition at line 16 of file InfoLog.h.

ofstream InfoLog::out [private]

Definition at line 13 of file InfoLog.h.


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


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30