Augustus 3.4.0
|
#include <vitmatrix.hh>
Public Member Functions | |
SubstateId (signed char s=-1, short v=0) | |
bool | operator< (const SubstateId &other) const |
bool | operator== (const SubstateId &other) const |
bool | operator> (const SubstateId &other) const |
bool | operator!= (const SubstateId &other) const |
bool | operator<= (const SubstateId &other) const |
bool | undef () |
int | fullId () const |
void | set (int fromId) |
Static Public Member Functions | |
static SubstateId | min (int slot) |
static SubstateId | max (int slot) |
Public Attributes | |
signed char | slot |
short | value |