Augustus 3.4.0
|
Public Member Functions | |
Position (int blockno, int columnNr) | |
Position (const SubstateId &id) | |
Position | operator+ (int l) |
Position | operator- (int l) |
Position | operator++ (int) |
bool | operator< (Position other) const |
bool | operator== (Position other) const |
bool | operator!= (Position other) const |
bool | operator<= (Position other) const |
void | nextB () |
Position | operator= (const SubstateId &id) |
SubstateId | id () const |
SubstateId | copyId () const |
Public Attributes | |
short | b |
short | i |