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

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

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

Public Types

typedef Filter ProductType
typedef FilterPtr ProductPtr

Public Member Functions

virtual FilterPtr createObject (const log4cplus::helpers::Properties &props, log4cplus::tstring &error)=0
 Create a "Filter" 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 100 of file factory.h.


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


Generated on Wed May 29 2013 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.8.1.2