OFFIS DCMTK  Version 3.6.0
Public Types | Public Member Functions | List of all members
log4cplus::spi::AppenderFactory Class Referenceabstract

This abstract class defines the "Factory" interface to create "Appender" objects. More...

Inheritance diagram for log4cplus::spi::AppenderFactory:
[legend]
Collaboration diagram for log4cplus::spi::AppenderFactory:
[legend]

Public Types

typedef Appender ProductType
 
typedef SharedAppenderPtr ProductPtr
 

Public Member Functions

virtual SharedAppenderPtr createObject (const log4cplus::helpers::Properties &props, log4cplus::tstring &error)=0
 Create an "Appender" object.
 
- Public Member Functions inherited from log4cplus::spi::BaseFactory
virtual log4cplus::tstring getTypeName ()=0
 Returns the typename of the objects this factory creates.
 

Detailed Description

This abstract class defines the "Factory" interface to create "Appender" objects.

Definition at line 60 of file factory.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