|
OpenAtom
Version1.5a
|
Public Member Functions | |
| intdual (int _x, int _y) | |
| void | pup (PUP::er &p) |
| int | getx () |
| int | gety () |
| CkHashCode | hash () const |
| int | compare (intdual &t) const |
Static Public Member Functions | |
| static CkHashCode | staticHash (const void *k, size_t) |
| static int | staticCompare (const void *a, const void *b, size_t) |
Private Attributes | |
| int | x |
| int | y |
Definition at line 64 of file MapTable.h.