SCalc
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
oCSCalc::ParserResultThe result of an SCalc::Session::eval()
|oCSCalc::ExpressionAn expression !
|oCSCalc::FuncDefA function definition with any number of parameters
||oCSCalc::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