DCMTK  Version 3.6.4
OFFIS DICOM Toolkit
Public Member Functions | List of all members
dcmtk::log4cplus::spi::FilterFactory Class Referenceabstract

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

+ Inheritance diagram for dcmtk::log4cplus::spi::FilterFactory:

Public Member Functions

virtual FilterPtr createObject (const log4cplus::helpers::Properties &props)=0
 Create a "Filter" object.
 
- Public Member Functions inherited from dcmtk::log4cplus::spi::BaseFactory
virtual const log4cplus::tstringgetTypeName () const =0
 Returns the typename of the objects this factory creates.
 

Detailed Description

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


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


Generated on Tue Sep 17 2024 for DCMTK Version 3.6.4 by Doxygen 1.8.17