CarobNS::StringLogLevel Class Reference

Utility class to convert a plain text log level into the internaly defined log level code. More...

#include <Common.hpp>

List of all members.

Public Member Functions

 StringLogLevel (const char *s)
 Creation from a given string.
 operator LogLevel () const throw (std::string)
 Converter from std::string to the log level enum.


Detailed Description

Utility class to convert a plain text log level into the internaly defined log level code.


Constructor & Destructor Documentation

CarobNS::StringLogLevel::StringLogLevel ( const char *  s  )  [inline]

Creation from a given string.

Accepted strings are:

Parameters:
s string representing the desired log level


The documentation for this class was generated from the following file:
Generated on Tue Oct 24 09:05:38 2006 for Carob by  doxygen 1.5.0