This is the complete list of members for wfl::formula_expression, including all inherited members.
| evaluate(const formula_callable &variables, formula_debugger *fdb=nullptr) const | wfl::formula_expression | inline |
| execute(const formula_callable &variables, formula_debugger *fdb=nullptr) const =0 | wfl::formula_expression | privatepure virtual |
| formula_debugger class | wfl::formula_expression | friend |
| formula_expression(const std::string &name="") | wfl::formula_expression | inlineexplicit |
| get_name() const | wfl::formula_expression | inline |
| name_ | wfl::formula_expression | private |
| str() const =0 | wfl::formula_expression | pure virtual |
| ~formula_expression() | wfl::formula_expression | inlinevirtual |