BoilerPlate-LightweightLogging Service OMG Formal/03-11-03 |
#include "BP_CosLw_Log.h"
#include <map>
Include dependency graph for LevelMap.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | LevelMap |
Contains mappings of LogLevels to strings and the inverse. More... | |
Typedefs | |
typedef std::map< CosLwLog::LogLevel, std::string > | LevelStrMap |
Mapping LogLevels to string representation. | |
typedef std::map< std::string, CosLwLog::LogLevel > | StrLevelMap |
Mapping string representation to LogLevels. |
|
Mapping LogLevels to string representation.
|
|
Mapping string representation to LogLevels.
|
Copyright © BoilerPlate.org | Generated on Tue Nov 30 16:32:53 2004 for BoilerPlate CosLightweightLogging Service by 1.3.7 |