#include <hash.h>
Collaboration diagram for hashCookie:

Data Fields | |
| hash * | hash |
| int | idx |
| hashEl * | nextEl |
Definition at line 30 of file hash.h.
struct hash* hashCookie::hash [read] |
Definition at line 33 of file hash.h.
Referenced by hashFirst(), hashFreeWithVals(), and hashNext().
| int hashCookie::idx |
struct hashEl* hashCookie::nextEl [read] |
1.5.2