NCBI C++ ToolKit
CConfig Member List

This is the complete list of members for CConfig, including all inherited members.

CConfig(TParamTree *param_tree, EOwnership own=eTakeOwnership, NStr::ECase use_case=NStr::eNocase)CConfigexplicit
CConfig(const TParamTree *param_tree, NStr::ECase use_case=NStr::eNocase)CConfigexplicit
CConfig(const IRegistry &reg, NStr::ECase use_case=NStr::eNocase)CConfigexplicit
CConfig(const CConfig &)CConfigprivate
ConvertRegToTree(const IRegistry &reg, NStr::ECase use_case=NStr::eNocase)CConfigstatic
eErr_NoThrow enum valueCConfig
eErr_Throw enum valueCConfig
EErrAction enum nameCConfig
Get(const string &d, const string &p, EErrAction e, const string &v, const list< string > *s=NULL)CConfiginline
Get(const string &d, const string &p, EErrAction e, int v, const list< string > *s=NULL)CConfiginline
Get(const string &d, const string &p, EErrAction e, bool v, const list< string > *s=NULL)CConfiginline
Get(const string &d, const string &p, EErrAction e, double v, const list< string > *s=NULL)CConfiginline
GetBool(const string &driver_name, const string &param_name, EErrAction on_error, bool default_value, const list< string > *synonyms=NULL)CConfig
GetDataSize(const string &driver_name, const string &param_name, EErrAction on_error, unsigned int default_value, const list< string > *synonyms=NULL)CConfig
GetDouble(const string &driver_name, const string &param_name, EErrAction on_error, double default_value, const list< string > *synonyms=NULL)CConfig
GetInt(const string &driver_name, const string &param_name, EErrAction on_error, int default_value, const list< string > *synonyms=NULL)CConfig
GetString(const string &driver_name, const string &param_name, EErrAction on_error, const string &default_value, const list< string > *synonyms=NULL)CConfig
GetString(const string &driver_name, const string &param_name, EErrAction on_error, const list< string > *synonyms=NULL)CConfig
GetTree() constCConfiginline
m_ParamTreeCConfigprotected
operator=(const CConfig &)CConfigprivate
TParamTree typedefCConfig
TParamValue typedefCConfig
x_GetString(const string &driver_name, const string &param_name, EErrAction on_error, const string &default_value, const list< string > *synonyms)CConfigprotected
~CConfig()CConfig
Modified on Fri Sep 20 14:56:58 2024 by modify_doxy.py rev. 669887