OFFIS DCMTK  Version 3.6.0
Public Member Functions | Protected Attributes | Private Member Functions | List of all members
log4cplus::Layout Class Referenceabstract

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

Inheritance diagram for log4cplus::Layout:
[legend]
Collaboration diagram for log4cplus::Layout:
[legend]

Public Member Functions

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

Protected Attributes

LogLevelManagerllmCache
 

Private Member Functions

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

Additional Inherited Members

- Protected Member Functions inherited from log4cplus::helpers::LogLogUser
 LogLogUser (const LogLogUser &)
 
LogLoggetLogLog () const
 
LogLogUseroperator= (const LogLogUser &rhs)
 

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 Thu Dec 20 2012 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.8.2