#include <LayoutsFactory.hh>
◆ create_function_t
typedef std::auto_ptr< Layout >(* log4cpp::LayoutsFactory::create_function_t) (const params_t ¶ms) |
◆ params_t
◆ create()
std::auto_ptr< Layout > log4cpp::LayoutsFactory::create |
( |
const std::string & | class_name, |
|
|
const params_t & | params ) |
◆ getInstance()
◆ registed()
bool log4cpp::LayoutsFactory::registed |
( |
const std::string & | class_name | ) |
const |
◆ registerCreator()
void log4cpp::LayoutsFactory::registerCreator |
( |
const std::string & | class_name, |
|
|
create_function_t | create_function ) |
The documentation for this class was generated from the following files: