#include <IndexKey.H>
Public Member Functions | |
Word | Hash () const throw () |
IndexKey () | |
IndexKey (unsigned int v) | |
Public Attributes | |
unsigned int | index |
Friends | |
int | operator== (IndexKey k1, IndexKey k2) |
|
Definition at line 34 of file IndexKey.H. |
|
Definition at line 35 of file IndexKey.H. References index. |
|
Definition at line 33 of file IndexKey.H. References index. |
|
Definition at line 36 of file IndexKey.H. |
|
Definition at line 32 of file IndexKey.H. Referenced by GardenerThread(), Hash(), and IndexKey(). |