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

Public Attributes

size_t size
 
size_t nelem
 
GB_CASE case_sens
 
gbs_hash_entry ** entries
 
void(* freefun )(long val)
 

Detailed Description

Definition at line 28 of file adhash.cxx.

Member Data Documentation

size_t GB_HASH::size
size_t GB_HASH::nelem
GB_CASE GB_HASH::case_sens

Definition at line 31 of file adhash.cxx.

Referenced by find_hash_entry(), GBS_create_hash(), and GBS_optimize_hash().

gbs_hash_entry** GB_HASH::entries
void(* GB_HASH::freefun)(long val)

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