API Documentation
|
This is the complete list of members for Equation< t_type >, including all inherited members.
add(char operation, t_type value) | Equation< t_type > | inline |
add(char operation, const String &value) | Equation< t_type > | inline |
addOrderOfOps(char operation, t_type value) | Equation< t_type > | inline |
Equation() | Equation< t_type > | inline |
getOrderPriority(const char op) | Equation< t_type > | inlinestatic |
m_equation_stack | Equation< t_type > | |
m_variable_locations | Equation< t_type > | |
m_variables | Equation< t_type > | |
refreshVariables() | Equation< t_type > | inline |
setVariable(const String &var, t_type value) | Equation< t_type > | inline |
solve(t_type left, const char op, t_type right) | Equation< t_type > | inlinestatic |
solve() const | Equation< t_type > | inline |
solve(t_type start, uint04 ¤t_index) const | Equation< t_type > | inline |