Public Member Functions | Static Public Member Functions

ELAM::IntEngine Class Reference

integer math enabled engine More...

#include <elamintengine.h>

Inheritance diagram for ELAM::IntEngine:
Inheritance graph
[legend]
Collaboration diagram for ELAM::IntEngine:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

integer math enabled engine


Constructor & Destructor Documentation

ELAM::IntEngine::IntEngine (  ) 

instantiates a pre-configured engine


Member Function Documentation

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


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Typedefs Enumerations Enumerator Friends