log4cpp::LayoutsFactory Class Reference
#include <LayoutsFactory.hh>
List of all members.
Member Typedef Documentation
Member Function Documentation
std::auto_ptr< Layout > log4cpp::LayoutsFactory::create |
( |
const std::string & |
class_name, |
|
|
const params_t & |
params | |
|
) |
| | |
bool log4cpp::LayoutsFactory::registed |
( |
const std::string & |
class_name |
) |
const |
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: