ARB
Public Attributes | List of all members
numhash_entry Struct Reference
Collaboration diagram for numhash_entry:
Collaboration graph
[legend]

Public Attributes

long key
 
long val
 
numhash_entrynext
 

Detailed Description

Definition at line 38 of file adhash.cxx.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: