NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
mu::ParserError Member List

This is the complete list of members for mu::ParserError, including all inherited members.

GetCode() constmu::ParserError
GetExpr() constmu::ParserError
GetMsg() constmu::ParserError
GetPos() constmu::ParserError
GetToken() constmu::ParserError
m_ErrMsgmu::ParserErrorprivate
m_iErrcmu::ParserErrorprivate
m_iPosmu::ParserErrorprivate
m_strFormulamu::ParserErrorprivate
m_strMsgmu::ParserErrorprivate
m_strTokmu::ParserErrorprivate
operator=(const ParserError &a_Obj)mu::ParserError
ParserError()mu::ParserError
ParserError(EErrorCodes a_iErrc)mu::ParserErrorexplicit
ParserError(const string_type &sMsg)mu::ParserErrorexplicit
ParserError(EErrorCodes a_iErrc, const string_type &sTok, const string_type &sFormula=string_type(_nrT("(formula is not available)")), int a_iPos=-1)mu::ParserError
ParserError(EErrorCodes a_iErrc, int a_iPos, const string_type &sTok)mu::ParserError
ParserError(const char_type *a_szMsg, int a_iPos=-1, const string_type &sTok=string_type())mu::ParserError
ParserError(const ParserError &a_Obj)mu::ParserError
ReplaceSubString(string_type &strSource, const string_type &strFind, const string_type &strReplaceWith)mu::ParserErrorprivate
Reset()mu::ParserErrorprivate
SetFormula(const string_type &a_strFormula)mu::ParserError
~ParserError()mu::ParserError