log4cpp::AppendersFactory Class Reference
#include <AppendersFactory.hh>
List of all members.
Member Typedef Documentation
Member Function Documentation
std::auto_ptr< Appender > log4cpp::AppendersFactory::create |
( |
const std::string & |
class_name, |
|
|
const params_t & |
params | |
|
) |
| | |
void log4cpp::AppendersFactory::registerCreator |
( |
const std::string & |
class_name, |
|
|
create_function_t |
create_function | |
|
) |
| | |
bool log4cpp::AppendersFactory::registered |
( |
const std::string & |
class_name |
) |
const |
The documentation for this class was generated from the following files: