hash_table Struct Reference
[generic]


Data Fields

link_tentry
hash_count_t entries
hash_count_t max_keys
hash_table_operations_top

Detailed Description

Hash table structure.

Definition at line 47 of file hash_table.h.


Field Documentation

link_t* entry
 

Definition at line 48 of file hash_table.h.

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

hash_count_t entries
 

Definition at line 49 of file hash_table.h.

Referenced by hash_table_create(), and hash_table_remove().

hash_count_t max_keys
 

Definition at line 50 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 51 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:56:14 2006 for HelenOS Userspace (ia32) by  doxygen 1.4.6