Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

logEntry Class Reference

Severity of the problem and the message that goes with it. Use this as the value in the map.

List of all members.

Public Member Functions

 logEntry (string msg, int sev)

Public Attributes

string message
int severity

Friends

ostream & operator<< (ostream &out, const logEntry &ent)
 output for logEntry


Constructor & Destructor Documentation

logEntry::logEntry string  msg,
int  sev
[inline]
 

Definition at line 67 of file logger.hpp.

References message, and severity.


Friends And Related Function Documentation

ostream& operator<< ostream &  out,
const logEntry ent
[friend]
 

Definition at line 56 of file logger.cpp.


Member Data Documentation

string logEntry::message
 

Definition at line 65 of file logger.hpp.

Referenced by logEntry(), and operator<<().

int logEntry::severity
 

Definition at line 66 of file logger.hpp.

Referenced by logEntry(), and operator<<().


Generated on Thu Sep 7 10:39:42 2006 for fete -- From ENDFB6 To ENDL by doxygen 1.3.4