Inheritance diagram for log4cplus::spi::LayoutFactory:
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. |
Definition at line 80 of file factory.h.