DCMTK  Version 3.6.1 20170228
OFFIS DICOM Toolkit
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
dcmtk::log4cplus::spi::LayoutFactory Class Referenceabstract

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

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

Public Member Functions

virtual OFauto_ptr< LayoutcreateObject (const log4cplus::helpers::Properties &props)=0
 Create a "Layout" object.
 
- Public Member Functions inherited from dcmtk::log4cplus::spi::BaseFactory
virtual log4cplus::tstring const & getTypeName () const =0
 Returns the typename of the objects this factory creates.
 

Detailed Description

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


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


Generated on Tue Feb 28 2017 for DCMTK Version 3.6.1 20170228 by Doxygen 1.8.8