Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
log4cpp::details::base_validator_data Class Reference

#include <FactoryParams.hh>

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

Public Member Functions

 base_validator_data (const char *tag, const FactoryParams *params)
 

Protected Member Functions

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

const FactoryParamsparams_
 
const char * tag_
 

Detailed Description

Definition at line 22 of file FactoryParams.hh.

Constructor & Destructor Documentation

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

Definition at line 25 of file FactoryParams.hh.

Member Function Documentation

template<typename T >
void log4cpp::details::base_validator_data::assign ( const std::string &  param_value,
T &  value 
) const
inlineprotected

Definition at line 32 of file FactoryParams.hh.

template<typename T >
void log4cpp::details::base_validator_data::assign_impl ( const std::string &  param_value,
T &  value 
) const
inlineprotected

Definition at line 38 of file FactoryParams.hh.

void log4cpp::details::base_validator_data::assign_impl ( const std::string &  param_value,
std::string &  value 
) const
inlineprotected

Definition at line 45 of file FactoryParams.hh.

void log4cpp::details::base_validator_data::throw_error ( const char *  param_name) const
inlineprotected

Definition at line 50 of file FactoryParams.hh.

Member Data Documentation

const FactoryParams* log4cpp::details::base_validator_data::params_
protected

Definition at line 29 of file FactoryParams.hh.

const char* log4cpp::details::base_validator_data::tag_
protected

Definition at line 28 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