SCalc
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NSCalc
 CCFunc
 CCFuncParam
 CExpressionAn expression !
 CExprFunc
 CFuncDefA function definition with any number of parameters
 CParserResultThe result of an SCalc::Session::eval()
 CSessionA class representing a whole session
 CSyntaxErrorA syntax error This class represents a syntax error. You can get several informations about this error, such as the original_string(), the error_message(), the exact location of the error in the string (start_pos() and end_pos())