_cl_lexhash_entry Struct Reference

Underlying structure for the cl_lexhash_entry class. More...

#include <cl.h>

Data Structures

Data Fields


Detailed Description

Underlying structure for the cl_lexhash_entry class.


Field Documentation

This entry's data fields.

Use as entry->data.integer, entry->data.numeric, ...

Referenced by cl_lexhash_add(), close_range(), declare_range(), main(), open_range(), print_range_registry_line(), and write_region_to_disk().

unsigned int freq

frequency of this type

Referenced by cl_lexhash_add(), cl_lexhash_del(), and cl_lexhash_freq().

int id

the id code of this type

Referenced by addline(), cl_lexhash_add(), cl_lexhash_id(), and write_region_to_disk().

char* key
struct _cl_lexhash_entry* next [read]

next entry on the linked-list (ie in the bucket)

Referenced by cl_delete_lexhash(), cl_lexhash_add(), cl_lexhash_check_grow(), cl_lexhash_del(), cl_lexhash_find_i(), and cl_lexhash_size().


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