muParser API -  1.35
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NmuNamespace for mathematical applications
 NTestNamespace for test cases
 CParserTesterTest cases for unit testing
 CMathImplA template class for providing wrappers for essential math functions
 CParserMathematical expressions parser
 CParserBaseMathematical expressions parser (base parser engine)
 Cchange_dec_sepA facet class used to change decimal and thousands separator
 CParserByteCodeBytecode implementation of the Math Parser
 CParserCallbackEncapsulation of prototypes for a numerical parser function
 CParserErrorError class of the parser
 CParserErrorMsgA class that handles the error messages
 CParserIntMathematical expressions parser
 CParserTokenEncapsulation of the data for a single formula token
 CParserTokenReaderToken reader for the ParserBase class
 CSToken
 CTypeInfoA class singling out integer types at compile time using template meta programming
 CTypeInfo< char >
 CTypeInfo< int >
 CTypeInfo< long >
 CTypeInfo< short >
 CTypeInfo< unsigned char >
 CTypeInfo< unsigned int >
 CTypeInfo< unsigned long >
 CTypeInfo< unsigned short >