PssMathParser  1.0.0
Parser of mathemathical expressions
 All Classes Namespaces Files Functions Variables Enumerations Macros Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\NPssMathParserLibrary for parsing math expression strings
 oCEntityBase class for math expression entities
 oCOperatorDerived from Entity, used for storing pointers to math functions
 oCArgumentDerived from Entity, used for all that is not Operator
 oCGeneratorDerived from Entity, used for intermediate steps of calcualtion
 oCMathParserThe export point of this library
 \CMathExpressionMain functionality of this library