|
log4cplus
2.1.0
|
This is the base class for all factories. More...
#include <factory.h>
Public Member Functions | |
| virtual | ~BaseFactory ()=0 |
| virtual log4cplus::tstring const & | getTypeName () const =0 |
| Returns the typename of the objects this factory creates. More... | |
|
pure virtual |
|
pure virtual |
Returns the typename of the objects this factory creates.