FreeBASIC  0.91.0
FBSYMHASH Class Reference

Data Fields

FBHASHTB_ptr tb
 
HASHITEM_ptr item
 
uinteger index
 
FBSYMBOL__ptr prev
 
FBSYMBOL__ptr next
 

Detailed Description

Definition at line 285 of file symb.bi.

Field Documentation

uinteger FBSYMHASH::index

Definition at line 288 of file symb.bi.

HASHITEM_ptr FBSYMHASH::item

Definition at line 287 of file symb.bi.

FBSYMBOL__ptr FBSYMHASH::next

Definition at line 290 of file symb.bi.

FBSYMBOL__ptr FBSYMHASH::prev

Definition at line 289 of file symb.bi.

FBHASHTB_ptr FBSYMHASH::tb

Definition at line 286 of file symb.bi.


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