hash_table Struct Reference
[Data types]


Data Fields

link_tentry
count_t entries
count_t max_keys
hash_table_operations_top

Detailed Description

Hash table structure.

Definition at line 43 of file hash_table.h.


Field Documentation

count_t entries
 

Definition at line 45 of file hash_table.h.

Referenced by hash_table_create(), and hash_table_remove().

link_t* entry
 

Definition at line 44 of file hash_table.h.

Referenced by hash_table_create(), hash_table_find(), hash_table_insert(), and hash_table_remove().

count_t max_keys
 

Definition at line 46 of file hash_table.h.

Referenced by hash_table_create(), hash_table_find(), and hash_table_remove().

hash_table_operations_t* op
 

Definition at line 47 of file hash_table.h.

Referenced by hash_table_create(), hash_table_find(), hash_table_insert(), and hash_table_remove().


Generated on Sun Jun 18 17:20:42 2006 for HelenOS Kernel (ppc32) by  doxygen 1.4.6