DCMTK
Version 3.6.1 20120515
OFFIS DICOM Toolkit
|
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 helpers::Properties &props, tstring &error)=0 |
Create a "Layout" object. |
This abstract class defines the "Factory" interface to create "Layout" objects.