|
ELAM
|
| CELAM::AnyType | This 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::BinaryOperator | Wraps a particular binary operator |
| CELAM::CharacterClassSettings | This class holds the character classes used by an Engine |
| CELAM::Exception | Objects of this class represent an exception in the evaluation of an ELAM expression |
| CELAM::Expression | Represents an expression in the context of its engine |
| CELAM::Position | A character position inside a text/string that is being evaluated |
| ▼CQDialog | |
| CElamDemo | Demo Window |
| ▼CQObject | |
| ▼CELAM::Engine | The calculation engine of |
| CELAM::BoolEngine | A boolean and logic math enabled engine |
| CELAM::FloatEngine | Engine that has floating point (double) numbers implemented |
| CELAM::IntEngine | Integer math enabled engine |
| CELAM::IntFloatEngine | Engine with integer and float math pre-installed, see IntEngine and FloatEngine |
| CELAM::StringEngine | Integer math enabled engine |
| CElamTest | |
| CElamTest | |
| CELAM::Token | Represents a single token in a parsed expression |
| CELAM::UnaryOperator | Wraps a particular unary operator |
1.8.8