![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
This is the complete list of members for CfgBool, 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 | |
CfgBool(const std::string &, CfgSecureLevel a_level, bool a_defval) | CfgBool | |
CfgBool(const std::string &, CfgSecureLevel a_level, bool a_defval, bool a_definconf) | CfgBool | |
get_definedinconfig() const | CfgBase | inline |
get_rangetest() const | CfgBase | inline |
getkey() | CfgBase | inline |
getlevel(void) | CfgBase | inline |
gettype() override | CfgBool | inlinevirtual |
m_bool | CfgBool | protected |
m_definedinconfig | CfgBase | protected |
m_key | CfgBase | protected |
m_level | CfgBase | protected |
m_rangetest | CfgBase | protected |
set(bool a_newval) | CfgBool | inline |
set_definedinconfig(bool flag) | CfgBase | inline |
value() const | CfgBool | inline |
~CfgBase() | CfgBase | virtual |