BoilerPlate-LightweightLogging Service OMG Formal/03-11-03 |
#include <LevelMap.h>
Public Member Functions | |
~LevelMap () | |
const std::string & | translate (CosLwLog::LogLevel &c_level) |
const CosLwLog::LogLevel & | translate (std::string &str_level) |
Static Public Member Functions | |
LevelMap & | instance () |
|
dtor Currently does nothing. The LevelMap should not be inherited |
|
The only way to access the LevelMap There is no reason to have multiple copies of the LevelMap. The default ctor is private.
|
|
Translate a string representation to a LogLevel
|
|
Translate a LogLevel to a string representation
|
Copyright © BoilerPlate.org | Generated on Tue Nov 30 16:33:06 2004 for BoilerPlate CosLightweightLogging Service by 1.3.7 |