Internals Class Reference

List of all members.

Static Public Member Functions

static int succ (int a)
static int plus (int a, int b)
static int minus (int a, int b)
static int times (int a, int b)
static int dividedBy (int a, int b)
static int mod (int a, int b)
static string concat (string a, string b)
static bool greaterThan (int a, int b)
static bool lessThan (int a, int b)
static bool greaterThanEq (int a, int b)
static bool lessThanEq (int a, int b)
static bool substr (string a, string b)
static bool stringToInt (const string &s, int &i)
static string intToString (int i)

Detailed Description

Definition at line 74 of file internals.h.


The documentation for this class was generated from the following file:
Generated on Tue Jan 16 05:30:06 2007 for Alchemy by  doxygen 1.5.1