DCMTK
Version 3.6.1 20170228
OFFIS DICOM Toolkit
|
This abstract class defines the "Factory" interface to create "Appender" objects. More...
Public Member Functions | |
virtual SharedAppenderPtr | createObject (const log4cplus::helpers::Properties &props)=0 |
Create an "Appender" object. | |
![]() | |
virtual log4cplus::tstring const & | getTypeName () const =0 |
Returns the typename of the objects this factory creates. | |
This abstract class defines the "Factory" interface to create "Appender" objects.