This is the complete list of members for wfl::gamestate_function_symbol_table, including all inherited members.
add_function(const std::string &name, formula_function_ptr &&fcn) | wfl::function_symbol_table | |
builtins_tag enum value | wfl::function_symbol_table | private |
builtins_tag_t enum name | wfl::function_symbol_table | private |
create_function(const std::string &fn, const std::vector< expression_ptr > &args) const | wfl::function_symbol_table | |
custom_formulas_ | wfl::function_symbol_table | private |
empty() const | wfl::function_symbol_table | inline |
function_symbol_table(const std::shared_ptr< function_symbol_table > &parent=nullptr) | wfl::function_symbol_table | explicit |
function_symbol_table(builtins_tag_t) | wfl::function_symbol_table | inlineprivate |
gamestate_function_symbol_table(const std::shared_ptr< function_symbol_table > &parent=nullptr) | wfl::gamestate_function_symbol_table | |
get_builtins() | wfl::function_symbol_table | static |
get_function_names() const | wfl::function_symbol_table | |
parent | wfl::function_symbol_table | private |