mu::ParserErrorMsg Class Reference

A class that handles the error messages. More...

#include <muParserError.h>

List of all members.

Public Types

typedef ParserErrorMsg self_type

Public Member Functions

ParserErrorMsgoperator= (const ParserErrorMsg &)
 Assignement operator is deactivated.
 ParserErrorMsg (const ParserErrorMsg &)
string_type operator[] (unsigned a_iIdx) const

Static Public Member Functions

static const ParserErrorMsgInstance ()

Private Attributes

std::vector< string_typem_vErrMsg
 A vector with the predefined error messages.

Static Private Attributes

static const self_type m_Instance
 The instance pointer.


Detailed Description

A class that handles the error messages.
The documentation for this class was generated from the following files:


muParser API documentation - (C) 2009 Ingo Berg