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


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