Back to Kbengine

patternparser.h File Reference

kbe/src/lib/dependencies/log4cxx/site/apidocs/patternparser_8h.html

2.5.121.2 KB
Original Source

patternparser.h File Reference

| | |

Namespaces

| | namespace | log4cxx | | namespace | log4cxx::pattern | |

Classes

| | class | PatternParser | | | Most of the work of the PatternLayout class is delegated to the PatternParser class. More...
| |

Typedefs

| | typedef PatternConverterPtr(* | log4cxx::pattern::PatternConstructor )(const std::vector< LogString > &options) | | typedef std::map< LogString,
PatternConstructor > | log4cxx::pattern::PatternMap |