Public Member Functions | List of all members
log4cpp::details::optional_params_validator Class Reference

#include <FactoryParams.hh>

Inheritance diagram for log4cpp::details::optional_params_validator:
Inheritance graph
[legend]

Public Member Functions

template<typename T >
const optional_params_validatoroperator() (const char *param, T &value) const
 
 optional_params_validator (const char *tag, const FactoryParams *params)
 
template<typename T >
required_params_validator required (const char *param, T &value) const
 
- Public Member Functions inherited from log4cpp::details::base_validator_data
 base_validator_data (const char *tag, const FactoryParams *params)
 

Additional Inherited Members

- Protected Member Functions inherited from log4cpp::details::base_validator_data
template<typename T >
void assign (const std::string &param_value, T &value) const
 
template<typename T >
void assign_impl (const std::string &param_value, T &value) const
 
void assign_impl (const std::string &param_value, std::string &value) const
 
void throw_error (const char *param_name) const
 
- Protected Attributes inherited from log4cpp::details::base_validator_data
const FactoryParamsparams_
 
const char * tag_
 

Detailed Description

Definition at line 108 of file FactoryParams.hh.

Constructor & Destructor Documentation

log4cpp::details::optional_params_validator::optional_params_validator ( const char *  tag,
const FactoryParams params 
)
inline

Definition at line 111 of file FactoryParams.hh.

Member Function Documentation

template<typename T >
const optional_params_validator& log4cpp::details::optional_params_validator::operator() ( const char *  param,
T &  value 
) const
inline

Definition at line 117 of file FactoryParams.hh.

template<typename T >
required_params_validator log4cpp::details::optional_params_validator::required ( const char *  param,
T &  value 
) const
inline

Definition at line 114 of file FactoryParams.hh.


The documentation for this class was generated from the following file:


log4cpp
Author(s): Stephen Roderick, Bastiaan Bakker, Cedric Le Goater, Steve Ostlind, Marcel Harkema, Walter Stroebel, Glenn Scott and Tony Cheung
autogenerated on Sun Jun 23 2019 19:10:00