AddConstant(const std::string &name, GmpIntvalue) (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
AddFunction(const std::string &name, FunctionPtr, unsigned paramsAmount) (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
AddFunction(const std::string &name, FunctionParserBase &) (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
AddFunctionWrapper(const std::string &name, const DerivedWrapper &, unsigned paramsAmount) (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
AddUnit(const std::string &name, GmpIntvalue) (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
EMPTY_PARENTH enum value (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
ErrorMsg() const (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
Eval(const GmpInt *Vars) (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
EvalError() const (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
EXPECT_OPERATOR enum value (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
EXPECT_PARENTH_FUNC enum value (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
ForceDeepCopy() (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
FP_NO_ERROR enum value (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
FunctionParserBase() (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
FunctionParserBase(const FunctionParserBase &) (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
FunctionPtr typedef (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
GetFunctionWrapper(const std::string &name) (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
GetParseErrorType() const (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
getParserData() (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | protected |
ILL_PARAMS_AMOUNT enum value (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
INVALID_VARS enum value (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
MISM_PARENTH enum value (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
MISSING_PARENTH enum value (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
NO_FUNCTION_PARSED_YET enum value (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
operator=(const FunctionParserBase &) (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
Optimize() (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
OUT_OF_MEMORY enum value (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
Parse(const char *Function, const std::string &Vars, bool useDegrees=false) (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
Parse(const std::string &Function, const std::string &Vars, bool useDegrees=false) (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
ParseAndDeduceVariables(const std::string &function, int *amountOfVariablesFound=0, bool useDegrees=false) (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
ParseAndDeduceVariables(const std::string &function, std::string &resultVarString, int *amountOfVariablesFound=0, bool useDegrees=false) (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
ParseAndDeduceVariables(const std::string &function, std::vector< std::string > &resultVars, bool useDegrees=false) (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
ParseErrorType enum name (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
ParseIdentifier(const char *) (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | protectedstatic |
ParseLiteral(const char *) (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | protectedstatic |
PREMATURE_EOS enum value (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
RemoveIdentifier(const std::string &name) (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
setDelimiterChar(char) (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
SYNTAX_ERROR enum value (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
UNEXPECTED_ERROR enum value (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
UNKNOWN_IDENTIFIER enum value (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
value_type typedef (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |
~FunctionParserBase() (defined in FunctionParserBase< GmpInt >) | FunctionParserBase< GmpInt > | |