ELAM
 All Classes Namespaces Files Functions Typedefs Enumerations Enumerator Friends Macros Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CELAM::AnyTypeThis type is not actually used, its ID is used as a fallback to tell operators, functions and engines that any supported type can be used
 CELAM::BinaryOperatorWraps a particular binary operator
 CELAM::CharacterClassSettingsThis class holds the character classes used by an Engine
 CELAM::ExceptionObjects of this class represent an exception in the evaluation of an ELAM expression
 CELAM::ExpressionRepresents an expression in the context of its engine
 CELAM::PositionA character position inside a text/string that is being evaluated
 CQDialog
 CElamDemoDemo Window
 CQObject
 CELAM::EngineThe calculation engine of
 CELAM::BoolEngineA boolean and logic math enabled engine
 CELAM::FloatEngineEngine that has floating point (double) numbers implemented
 CELAM::IntEngineInteger math enabled engine
 CELAM::IntFloatEngineEngine with integer and float math pre-installed, see IntEngine and FloatEngine
 CELAM::StringEngineInteger math enabled engine
 CElamTest
 CElamTest
 CELAM::TokenRepresents a single token in a parsed expression
 CELAM::UnaryOperatorWraps a particular unary operator