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

LogLevel Class Reference

#include <logstream.h>

Inheritance diagram for LogLevel:

Inheritance graph
[legend]
Collaboration diagram for LogLevel:

Collaboration graph
[legend]
List of all members.

Detailed Description

Stream manipulator for the LogSource class Sets the loglevel state for the stream. Once a loglevel state is set, it will remain until it is changed, so it is not necessary to use this loglevel manipulator for every logging call. For an example, look at the documentation for the logstream.h file.

Author:
Cody Russell (cody jhu edu)


Public Member Functions

 LogLevel (unsigned int uiLevel)

Private Attributes

unsigned int m_uiLevel


Constructor & Destructor Documentation

LogLevel unsigned int  uiLevel  )  [inline]
 

Parameters:
uiLevel Log level


Member Data Documentation

unsigned int m_uiLevel [private]
 

The log level


The documentation for this class was generated from the following file:
Generated on Wed Jan 21 14:21:11 2004 for NeoEngine by doxygen 1.3.5