curl_hash Struct Reference

#include <hash.h>

List of all members.

Public Attributes

struct curl_llist ** table
hash_function hash_func
comp_function comp_func
curl_hash_dtor dtor
int slots
size_t size


Detailed Description

Definition at line 25 of file hash.h.


Member Data Documentation

struct curl_llist** curl_hash::table [read]

Definition at line 26 of file hash.h.

Referenced by Curl_hash_clean(), Curl_hash_clean_with_criterium(), and Curl_hash_init().

Definition at line 29 of file hash.h.

Referenced by Curl_hash_init().

Definition at line 32 of file hash.h.

Referenced by Curl_hash_add(), Curl_hash_delete(), Curl_hash_init(), and Curl_hash_pick().

Definition at line 33 of file hash.h.

Referenced by Curl_hash_add(), Curl_hash_init(), and hash_element_dtor().

Definition at line 34 of file hash.h.

Referenced by Curl_hash_clean(), Curl_hash_clean_with_criterium(), and Curl_hash_init().

Definition at line 35 of file hash.h.

Referenced by Curl_hash_add(), and Curl_hash_init().


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

Generated on Sun May 25 00:20:56 2008 by  doxygen 1.5.6