ARB
|
Public Attributes | |
long | key |
long | val |
numhash_entry * | next |
Definition at line 38 of file adhash.cxx.
long numhash_entry::key |
Definition at line 39 of file adhash.cxx.
Referenced by GBS_write_numhash().
long numhash_entry::val |
Definition at line 40 of file adhash.cxx.
Referenced by GBS_write_numhash().
numhash_entry* numhash_entry::next |
Definition at line 41 of file adhash.cxx.
Referenced by GBS_erase_numhash(), GBS_read_numhash(), and GBS_write_numhash().