|
OFFIS DCMTK Version 3.6.0
|
This abstract class defines the "Factory" interface to create "Layout" objects. More...
Public Types | |
| typedef Layout | ProductType |
| typedef OFauto_ptr< Layout > | ProductPtr |
Public Member Functions | |
| virtual OFauto_ptr< Layout > | createObject (const log4cplus::helpers::Properties &props, log4cplus::tstring &error)=0 |
| Create a "Layout" object. | |
This abstract class defines the "Factory" interface to create "Layout" objects.