log4cplus_spi_FactoryTempl(3)
| log4cplus::spi::FactoryTempl< LocalProduct, ProductFactoryBase >(3) | log4cplus | log4cplus::spi::FactoryTempl< LocalProduct, ProductFactoryBase >(3) |
NAME
log4cplus::spi::FactoryTempl< LocalProduct, ProductFactoryBase >
SYNOPSIS
#include <factory.h>
Inherits log4cplus::spi::LocalFactoryBase< ProductFactoryBase >.
Public Types
typedef ProductFactoryBase::ProductPtr ProductPtr
Public Member Functions
FactoryTempl (tchar const *n)
virtual ProductPtr createObject (helpers::Properties
const &props)
Public Member Functions inherited from
log4cplus::spi::LocalFactoryBase< ProductFactoryBase >
LocalFactoryBase (tchar const *n)
virtual log4cplus::tstring const & getTypeName () const
Detailed Description
template<typename LocalProduct, typename ProductFactoryBase>
class log4cplus::spi::FactoryTempl< LocalProduct, ProductFactoryBase >"
Definition at line 232 of file factory.h.
Member Typedef Documentation
template<typename LocalProduct , typename ProductFactoryBase > typedef ProductFactoryBase::ProductPtr log4cplus::spi::FactoryTempl< LocalProduct, ProductFactoryBase >::ProductPtr
Definition at line 236 of file factory.h.
Constructor & Destructor Documentation
template<typename LocalProduct , typename ProductFactoryBase > log4cplus::spi::FactoryTempl< LocalProduct, ProductFactoryBase >::FactoryTempl (tchar const * n) [inline]
Definition at line 238 of file factory.h.
Member Function Documentation
template<typename LocalProduct , typename ProductFactoryBase > virtual ProductPtr log4cplus::spi::FactoryTempl< LocalProduct, ProductFactoryBase >::createObject (helpers::Properties const & props) [inline], [virtual]
Definition at line 242 of file factory.h.
Author
Generated automatically by Doxygen for log4cplus from the source code.
| Mon Jun 5 2023 21:46:10 | Version 2.0.7 |
