hash_table Struct Reference

#include <hash.h>

Data Fields

unsigned hash_count
hash_reference referencer
hash_dereference dereferencer
hash_comparator_t cmp
unsigned(* do_hash )(const void *, unsigned, unsigned)
struct hash_bucketbuckets [1]

Detailed Description

Definition at line 59 of file hash.h.


Field Documentation

struct hash_bucket* hash_table::buckets[1] [read]

Definition at line 67 of file hash.h.

Definition at line 63 of file hash.h.

Definition at line 62 of file hash.h.

unsigned(* hash_table::do_hash)(const void *, unsigned, unsigned)

Definition at line 60 of file hash.h.

Definition at line 61 of file hash.h.


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

Generated on 5 Apr 2014 for ISC DHCP by  doxygen 1.6.1