hashTable_s -
int numBuckets
int keySize
int freeData
hashBucket * buckets
hashFunctionType fn
hashEqualityType eq
hash bucket array
Definition at line 30 of file rpmhash.c.
compare hash keys for equality
Definition at line 32 of file rpmhash.c.
generate hash value for key
Definition at line 31 of file rpmhash.c.
should data be freed when table is destroyed?
Definition at line 29 of file rpmhash.c.
size of key (0 if unknown)
Definition at line 28 of file rpmhash.c.
number of hash buckets
Definition at line 27 of file rpmhash.c.
Generated automatically by Doxygen for rpm from the source code.
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |