Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

hashBucket_s Struct Reference


Data Fields

voidptr key
voidptrdata
int dataCount
hashBucket next

Field Documentation

voidptr * hashBucket_s::data
 

pointer to hashed data

Definition at line 19 of file rpmhash.c.

int hashBucket_s::dataCount
 

length of data (0 if unknown)

Definition at line 20 of file rpmhash.c.

voidptr hashBucket_s::key
 

hash key

Definition at line 18 of file rpmhash.c.

hashBucket hashBucket_s::next
 

pointer to next item in bucket

Definition at line 21 of file rpmhash.c.


The documentation for this struct was generated from the following file:
Generated at Fri Feb 15 10:36:06 2002 for rpm by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001