log4cpp  1.1.3
Public Member Functions | List of all members
log4cpp::PatternLayout::PatternComponent Class Referenceabstract

#include <PatternLayout.hh>

Inheritance diagram for log4cpp::PatternLayout::PatternComponent:
Inheritance graph
[legend]

Public Member Functions

virtual ~PatternComponent ()
 
virtual void append (std::ostringstream &out, const LoggingEvent &event)=0
 

Constructor & Destructor Documentation

◆ ~PatternComponent()

virtual log4cpp::PatternLayout::PatternComponent::~PatternComponent ( )
inlinevirtual

Member Function Documentation

◆ append()

virtual void log4cpp::PatternLayout::PatternComponent::append ( std::ostringstream out,
const LoggingEvent event 
)
pure virtual

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