Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
hash_table Struct Reference

Data Fields

struct hash_entrybucket
 
struct hash_entry constbucket_limit
 
size_t n_buckets
 
size_t n_buckets_used
 
size_t n_entries
 
const Hash_tuningtuning
 
Hash_hasher hasher
 
Hash_comparator comparator
 
Hash_data_freer data_freer
 
struct hash_entryfree_entry_list
 

Field Documentation

◆ bucket

struct hash_entry* bucket

◆ bucket_limit

struct hash_entry const* bucket_limit

◆ comparator

Hash_comparator comparator

◆ data_freer

Hash_data_freer data_freer

◆ free_entry_list

struct hash_entry* free_entry_list

◆ hasher

Hash_hasher hasher

◆ n_buckets

size_t n_buckets

◆ n_buckets_used

size_t n_buckets_used

◆ n_entries

size_t n_entries

◆ tuning

const Hash_tuning* tuning

The documentation for this struct was generated from the following file: