muParser API -  1.35
File List
Here is a list of all documented files with brief descriptions:
 muParser.cppImplementation of the standard floating point parser
 muParser.hDefinition of the standard floating point parser
 muParserBase.cppThis file contains the basic implementation of the muparser engine
 muParserBase.hThis file contains the class definition of the muparser engine
 muParserBytecode.cpp
 muParserBytecode.hDefinition of the parser bytecode class
 muParserCallback.cppImplementation of the parser callback class
 muParserCallback.hDefinition of the parser callback class
 muParserDef.hThis file contains standard definitions used by the parser
 muParserDLL.cpp
 muParserDLL.hThis file contains the DLL interface of muparser
 muParserError.cpp
 muParserError.hThis file defines the error class used by the parser
 muParserFixes.hThis file contains compatibility fixes for some platforms
 muParserInt.cppImplementation of a parser using integer value
 muParserInt.hDefinition of a parser using integer value
 muParserTemplateMagic.h
 muParserTest.cppThis file contains the implementation of parser test cases
 muParserTest.hThis file contains the parser test class
 muParserToken.hThis file contains the parser token definition
 muParserTokenReader.cppThis file contains the parser token reader implementation
 muParserTokenReader.hThis file contains the parser token reader definition