SCalc
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CSCalc::ParserResultThe result of an SCalc::Session::eval()
 CSCalc::ExpressionAn expression !
 CSCalc::FuncDefA function definition with any number of parameters
 CSCalc::CFunc
 CSCalc::CFuncParam
 CSCalc::ExprFunc
 CSCalc::SyntaxErrorA 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())
 CSCalc::SessionA class representing a whole session