![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
This is the complete list of members for CfgStr, including all inherited members.
CfgBase(const std::string &a_key, CfgSecureLevel a_level) | CfgBase | |
CfgBase(const std::string &a_key, CfgSecureLevel a_level, bool a_definedinconfig) | CfgBase | |
CfgStr(const std::string &a_key, CfgSecureLevel a_level, const std::string &a_defval) | CfgStr | |
CfgStr(const std::string &a_key, CfgSecureLevel a_level, const std::string &a_defval, bool a_definconf) | CfgStr | |
get_definedinconfig() const | CfgBase | inline |
get_rangetest() const | CfgBase | inline |
getkey() | CfgBase | inline |
getlevel(void) | CfgBase | inline |
gettype(void) | CfgStr | inlinevirtual |
m_definedinconfig | CfgBase | protected |
m_key | CfgBase | protected |
m_level | CfgBase | protected |
m_rangetest | CfgBase | protected |
m_string | CfgStr | protected |
set(std::string a_newval) | CfgStr | inline |
set_definedinconfig(bool flag) | CfgBase | inline |
value() const | CfgStr | inline |
~CfgBase() | CfgBase | virtual |