|
muParser API -
1.35
|
| ▼Nmu | Namespace for mathematical applications |
| ▼NTest | Namespace for test cases |
| CParserTester | Test cases for unit testing |
| CMathImpl | A template class for providing wrappers for essential math functions |
| CParser | Mathematical expressions parser |
| ▼CParserBase | Mathematical expressions parser (base parser engine) |
| Cchange_dec_sep | A facet class used to change decimal and thousands separator |
| CParserByteCode | Bytecode implementation of the Math Parser |
| CParserCallback | Encapsulation of prototypes for a numerical parser function |
| CParserError | Error class of the parser |
| CParserErrorMsg | A class that handles the error messages |
| CParserInt | Mathematical expressions parser |
| CParserToken | Encapsulation of the data for a single formula token |
| CParserTokenReader | Token reader for the ParserBase class |
| CSToken | |
| CTypeInfo | A 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 > |
1.8.9.1