Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
UHashElement Struct Reference
This is a single hash element.
More...
#include <uhash.h>
List of all members.
Detailed Description
This is a single hash element.
These should pack nicely into exactly 24 bytes. If this is not true, then split the elements array into 3 separate arrays for the hash, key, and value.
Definition at line 106 of file uhash.h.
Member Data Documentation
void * UHashElement::value
|
|
The documentation for this struct was generated from the following file:
Generated at Tue Dec 5 17:56:28 2000 for ICU by
1.2.3 written by Dimitri van Heesch,
© 1997-2000