File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/extensions/ams.js
ALMaSS  1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CfgFunction Member List

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

array_sizeCfgArray_Doubleprotected
CfgArray_Double(const std::string &a_name, CfgSecureLevel a_level, int a_numofvals, const std::vector< double > &a_defval)CfgArray_Double
CfgArray_Double(const std::string &a_name, CfgSecureLevel a_level, int a_numofvals, const std::vector< double > &a_defval, bool a_definconf)CfgArray_Double
CfgArray_Double(const std::string &a_key, CfgSecureLevel a_level, int a_numvals)CfgArray_Double
CfgBase(const std::string &a_key, CfgSecureLevel a_level)CfgBase
CfgBase(const std::string &a_key, CfgSecureLevel a_level, bool a_definedinconfig)CfgBase
CfgFunction(std::string a_name, CfgSecureLevel a_level, int a_numofvals, const double a_defval, std::string a_function_name, std::function< void()> funtocall)CfgFunction
CfgFunction(std::string a_name, CfgSecureLevel a_level, int a_numofvals, const double a_defval, std::string a_function_name)CfgFunction
CfgFunction(std::string a_name, CfgSecureLevel a_level, int a_numofvals, const double a_defval)CfgFunction
fun_name() constCfgFunctioninline
function_nameCfgFunctionprotected
funtocallCfgFunctionprotected
get_array_size()CfgArray_Doubleinline
get_definedinconfig() constCfgBaseinline
get_rangetest() constCfgBaseinline
getkey()CfgBaseinline
getlevel(void)CfgBaseinline
gettype()CfgFunctioninlinevirtual
m_definedinconfigCfgBaseprotected
m_doublearrayCfgArray_Doubleprotected
m_keyCfgBaseprotected
m_levelCfgBaseprotected
m_rangetestCfgBaseprotected
set(std::vector< double > a_newval, std::string fun_name)CfgFunction
CfgArray_Double::set(std::vector< double > a_newval)CfgArray_Doubleinline
set_definedinconfig(bool flag)CfgBaseinline
value() constCfgFunctioninline
CfgArray_Double::value(unsigned a_index)CfgArray_Doubleinline
~CfgBase()CfgBasevirtual