Engauge Digitizer  2
 All Classes Functions Variables Typedefs Enumerations Friends Pages
Public Member Functions | List of all members
log4cpp::Layout Class Referenceabstract

Noop version that mimics the same class in the log4cpp library. More...

#include <Layout.hh>

Inheritance diagram for log4cpp::Layout:
log4cpp::PatternLayout

Public Member Functions

 Layout ()
 Single constructor.
 
virtual std::string format (const LoggingEvent &event)=0
 Noop method that would format an event.
 

Detailed Description

Noop version that mimics the same class in the log4cpp library.

Definition at line 11 of file Layout.hh.


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