cloudy  trunk
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Fields
entry Struct Reference

#include <hash.h>

Collaboration diagram for entry:
Collaboration graph
[legend]

Data Fields

data_u data
unsigned long hashval
entrynext

Detailed Description

Definition at line 20 of file hash.h.

Field Documentation

data_u entry::data

Definition at line 21 of file hash.h.

Referenced by addentry(), freehash(), lookup(), lookup_key(), makelist(), and makeplist().

unsigned long entry::hashval

Definition at line 22 of file hash.h.

Referenced by addentry(), extend(), and lookup_key().

entry* entry::next

Definition at line 23 of file hash.h.

Referenced by addentry(), extend(), freehash(), lookup_key(), makelist(), makeplist(), and maxchain().


The documentation for this struct was generated from the following file:

Generated for cloudy by doxygen 1.8.1.2