#include <FactoryParams.hh>
|
template<typename T > |
void | assign (const std::string ¶m_value, T &value) const |
|
template<typename T > |
void | assign_impl (const std::string ¶m_value, T &value) const |
|
void | assign_impl (const std::string ¶m_value, std::string &value) const |
|
void | throw_error (const char *param_name) const |
|
const char * | tag_ |
|
const FactoryParams * | params_ |
|
◆ optional_params_validator()
log4cpp::details::optional_params_validator::optional_params_validator |
( |
const char * | tag, |
|
|
const FactoryParams * | params ) |
|
inline |
◆ operator()()
template<typename T >
const optional_params_validator & log4cpp::details::optional_params_validator::operator() |
( |
const char * | param, |
|
|
T & | value ) const |
|
inline |
◆ required()
The documentation for this class was generated from the following file: