|
log4cplus
2.0.6
|
This is the base class for all factories. More...
#include <factory.h>
Public Member Functions | |
| virtual | ~BaseFactory ()=0 |
| virtual const log4cplus::tstring & | 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.
1.8.17