libmoost
log4cxx::CustomPatternLayout Class Reference

#include <custompatternlayout.hpp>

List of all members.

Public Member Functions

 CustomPatternLayout ()
 CustomPatternLayout (const LogString &pattern)

Protected Member Functions

virtual
log4cxx::pattern::PatternMap 
getFormatSpecifiers ()

Detailed Description

Definition at line 64 of file custompatternlayout.hpp.


Constructor & Destructor Documentation

Does nothing

Definition at line 71 of file custompatternlayout.hpp.

log4cxx::CustomPatternLayout::CustomPatternLayout ( const LogString &  pattern) [inline]

Just pass the constructor.

Definition at line 76 of file custompatternlayout.hpp.


Member Function Documentation

virtual log4cxx::pattern::PatternMap log4cxx::CustomPatternLayout::getFormatSpecifiers ( ) [inline, protected, virtual]

Definition at line 86 of file custompatternlayout.hpp.


The documentation for this class was generated from the following file: