integer math enabled engine More...
#include <elamintengine.h>


Public Member Functions | |
| IntEngine () | |
| instantiates a pre-configured engine | |
Static Public Member Functions | |
| static void | configureIntEngine (Engine &) |
| configures any engine to support basic int math | |
| static int | intParserPrio () |
| returns the default priority of the int literal parser | |
integer math enabled engine
| ELAM::IntEngine::IntEngine | ( | ) |
instantiates a pre-configured engine
| static void ELAM::IntEngine::configureIntEngine | ( | Engine & | ) | [static] |
configures any engine to support basic int math
| static int ELAM::IntEngine::intParserPrio | ( | ) | [static] |
returns the default priority of the int literal parser
1.7.1