hashCookie Struct Reference

#include <hash.h>

Collaboration diagram for hashCookie:

Collaboration graph
[legend]

Data Fields

hashhash
int idx
hashElnextEl

Detailed Description

Definition at line 30 of file hash.h.


Field Documentation

struct hash* hashCookie::hash [read]

Definition at line 33 of file hash.h.

Referenced by hashFirst(), hashFreeWithVals(), and hashNext().

int hashCookie::idx

Definition at line 34 of file hash.h.

Referenced by hashNext().

struct hashEl* hashCookie::nextEl [read]

Definition at line 35 of file hash.h.

Referenced by hashNext().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:26:01 2007 for blat by  doxygen 1.5.2