AddConstant(const std::string &name, double value) (defined in FunctionParser) | FunctionParser | |
AddFunction(const std::string &name, FunctionPtr, unsigned paramsAmount) (defined in FunctionParser) | FunctionParser | |
AddFunction(const std::string &name, FunctionParser &) (defined in FunctionParser) | FunctionParser | |
ErrorMsg(void) const (defined in FunctionParser) | FunctionParser | |
Eval(const double *Vars) (defined in FunctionParser) | FunctionParser | |
EvalError(void) const (defined in FunctionParser) | FunctionParser | [inline] |
EvalErrorType (defined in FunctionParser) | FunctionParser | [protected] |
FunctionParser() (defined in FunctionParser) | FunctionParser | |
FunctionPtr typedef (defined in FunctionParser) | FunctionParser | |
FungParser() (defined in FungParser) | FungParser | |
Optimize() (defined in FunctionParser) | FunctionParser | |
Parse(std::string &expression, const char *dependent, const char *independent, std::vector< Expression * > &expressions, bool isDegrees) | FungParser | |
Parse(const char *expression, const char *vars, bool isDegrees) (defined in FungParser) | FungParser | [inline] |
Parse(const std::string &Function, const std::string &Vars, bool useDegrees=false) (defined in FunctionParser) | FunctionParser | |
ParseErrorType (defined in FunctionParser) | FunctionParser | [protected] |
PrintByteCode(std::ostream &dest) const (defined in FunctionParser) | FunctionParser | |
varAmount (defined in FunctionParser) | FunctionParser | [protected] |
~FunctionParser() (defined in FunctionParser) | FunctionParser | |
~FungParser() (defined in FungParser) | FungParser | |