Main Page
Alphabetical List
Data Structures
File List
Data Fields
Globals
_PmBucket Struct Reference
A bucket in a hash table.
More...
#include <
hashtable.h
>
Data Fields
void *
key
The key.
void *
data
The data.
PmBucket
*
next
The next bucket.
Detailed Description
A bucket in a hash table.
See also:
PmHashTable
Field Documentation
void* _PmBucket::data
The data.
void* _PmBucket::key
The key.
PmBucket
* _PmBucket::next
The next bucket.
The documentation for this struct was generated from the following file:
hashtable.h
Generated on Tue Jul 2 03:15:24 2002 for libpackman by
1.2.15-20020430