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

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

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

Public Types

typedef Layout ProductType
 
typedef OFauto_ptr< LayoutProductPtr
 

Public Member Functions

virtual OFauto_ptr< LayoutcreateObject (const log4cplus::helpers::Properties &props, log4cplus::tstring &error)=0
 Create a "Layout" 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 "Layout" objects.

Definition at line 80 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