Entry in bucket hash table, add to structure as member in order to make structure storable in hash table. Each hash table entry has to embed a VBUCKETHASH_Entry as part of its structure. The user of this hash thing can please key/value wherever he likes.
More...
Detailed Description
Entry in bucket hash table, add to structure as member in order to make structure storable in hash table. Each hash table entry has to embed a VBUCKETHASH_Entry as part of its structure. The user of this hash thing can please key/value wherever he likes.
Typedef Documentation
Compare argument key with hash key embedded in entry.
Definition at line 37 of file bhash.h.
compute hash value
Definition at line 31 of file bhash.h.
Visit a hash entry.
Definition at line 42 of file bhash.h.
Variable Documentation