muParser API -
1.35
|
A class that handles the error messages. More...
#include <muParserError.h>
Public Types | |
typedef ParserErrorMsg | self_type |
Public Member Functions | |
ParserErrorMsg & | operator= (const ParserErrorMsg &) |
Assignement operator is deactivated. | |
ParserErrorMsg (const ParserErrorMsg &) | |
string_type | operator[] (unsigned a_iIdx) const |
Static Public Member Functions | |
static const ParserErrorMsg & | Instance () |
A class that handles the error messages.
Definition at line 103 of file muParserError.h.