bucket Struct Reference


Data Fields

filePathdata
int allocated
int firstFree

Detailed Description

Definition at line 19 of file hash.c.


Field Documentation

struct filePath* bucket::data [read]

Definition at line 20 of file hash.c.

Referenced by htAddToTable(), htFreeHashTable(), htIterGetNext(), htNewTable(), htRemoveFromTable(), and in_table_aux().

int bucket::allocated

Definition at line 21 of file hash.c.

Referenced by htAddToTable(), and htNewTable().

int bucket::firstFree

Definition at line 22 of file hash.c.

Referenced by htAddToTable(), htFreeHashTable(), htHashStats(), htIterGetNext(), htNewTable(), htRemoveFromTable(), and in_table_aux().


The documentation for this struct was generated from the following file:
Generated on Thu Feb 14 07:35:35 2008 for rpm by  doxygen 1.5.2