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

#include <FactoryParams.hh>

Inheritance diagram for 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 15 of file FactoryParams.hh.

Constructor & Destructor Documentation

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

Definition at line 18 of file FactoryParams.hh.

Member Function Documentation

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

Definition at line 25 of file FactoryParams.hh.

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

Definition at line 31 of file FactoryParams.hh.

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

Definition at line 38 of file FactoryParams.hh.

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

Definition at line 43 of file FactoryParams.hh.

Member Data Documentation

const FactoryParams* details::base_validator_data::params_
protected

Definition at line 22 of file FactoryParams.hh.

const char* details::base_validator_data::tag_
protected

Definition at line 21 of file FactoryParams.hh.


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


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Wed Mar 17 2021 02:48:41