fastdo
0.6.8
|
成员的完整列表,这些成员属于 eienexpr::ExprError,包括所有继承而来的类成员
eeEvaluateFailed 枚举值 | eienexpr::ExprError | |
eeExprParseError 枚举值 | eienexpr::ExprError | |
eeFuncNotFound 枚举值 | eienexpr::ExprError | |
eeFuncParamCountError 枚举值 | eienexpr::ExprError | |
eeFuncParamTypeError 枚举值 | eienexpr::ExprError | |
eeNone 枚举值 | eienexpr::ExprError | |
eeOperandTypeError 枚举值 | eienexpr::ExprError | |
eeOutOfArrayBound 枚举值 | eienexpr::ExprError | |
eeStringParseError 枚举值 | eienexpr::ExprError | |
eeValueTypeError 枚举值 | eienexpr::ExprError | |
eeVarCtxNotFound 枚举值 | eienexpr::ExprError | |
eeVarNotFound 枚举值 | eienexpr::ExprError | |
Error() | winux::Error | inline |
Error(int errType, AnsiString const &errStr) | winux::Error | inline |
ExprError(int errNo, winux::AnsiString const &err) | eienexpr::ExprError | inline |
getErrType() const | winux::Error | inlinevirtual |
what() const | winux::Error | inlinevirtual |
~Error() | winux::Error | inlinevirtual |