IDZEBRA  2.2.7
Data Fields
data1_hash_entry Struct Reference

Data Fields

void * clientData
 
char * str
 
struct data1_hash_entrynext
 

Detailed Description

Definition at line 44 of file d1_absyn.c.

Field Documentation

◆ clientData

void* data1_hash_entry::clientData

Definition at line 45 of file d1_absyn.c.

Referenced by data1_hash_insert(), and data1_hash_lookup().

◆ next

struct data1_hash_entry* data1_hash_entry::next

Definition at line 47 of file d1_absyn.c.

Referenced by data1_hash_insert(), and data1_hash_lookup().

◆ str

char* data1_hash_entry::str

Definition at line 46 of file d1_absyn.c.

Referenced by data1_hash_calc(), data1_hash_insert(), and data1_hash_lookup().


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