|
OpenAtom
Version1.5a
|
Public Member Functions | |
| UberIndex (unsigned char _x, unsigned char _y=0, unsigned char _z=0, unsigned char _s=0) | |
| UberIndex (const UberIndex &obj) | |
| UberIndex & | operator= (const UberIndex &obj) |
| void | pup (PUP::er &p) |
| bool | operator== (const UberIndex &obj) const |
| bool | operator< (const UberIndex &obj) const |
Public Attributes | |
| unsigned char | x |
| unsigned char | y |
| unsigned char | z |
| unsigned char | s |