log4cplus::Layout Class Reference

This class is used to layout strings sent to an log4cplus::Appender. More...

Inheritance diagram for log4cplus::Layout:

log4cplus::helpers::LogLogUser log4cplus::PatternLayout log4cplus::SimpleLayout log4cplus::TTCCLayout List of all members.

Public Member Functions

 Layout ()
 Layout (const log4cplus::helpers::Properties &)
virtual ~Layout ()
virtual void formatAndAppend (log4cplus::tostream &output, const log4cplus::spi::InternalLoggingEvent &event)=0

Protected Attributes

LogLevelManagerllmCache

Private Member Functions

 Layout (const Layout &)
Layoutoperator= (Layout &)

Detailed Description

This class is used to layout strings sent to an log4cplus::Appender.

Definition at line 50 of file layout.h.


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


Generated on 6 Jan 2011 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.5.1