Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Related Pages

HashIteratorStruct Struct Reference
[Hashtables]

Collaboration diagram for HashIteratorStruct:

Collaboration graph
[legend]

Detailed Description

internal representation of the hash iterator.

Definition at line 72 of file hashtable.c.

Data Fields


Field Documentation

HashtableEntry HashIteratorStruct::entry
 

determines _next_ HashtableEntry

Definition at line 75 of file hashtable.c.

Hashtable HashIteratorStruct::hashtable
 

Where do we belong to?

Definition at line 73 of file hashtable.c.

int HashIteratorStruct::index
 

index of entry

Definition at line 74 of file hashtable.c.


The documentation for this struct was generated from the following file:
BLAH 0.95 (20 Oct 2004)