_hash_entry Struct Reference

Structure representing hash entries. More...

Data Fields


Detailed Description

Structure representing hash entries.

See also:
Hash

Field Documentation

int freq

frequency of this K-tuple (so far)

Referenced by hash_add(), and main().

struct _hash_entry* next [read]

Referenced by hash_add(), hash_find(), and main().

int* tuple

K-tuple of lexicon IDs (with K == Hash.K).

Referenced by hash_add(), hash_find(), and main().


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

Generated on Sun Feb 28 18:08:04 2010 for CWB by  doxygen 1.6.1