FreeBASIC  0.91.0
HASHITEM Class Reference

Data Fields

const_zstring_ptr name
 
any_ptr data
 
HASHITEM_ptr prev
 
HASHITEM_ptr next
 

Detailed Description

Definition at line 91 of file hash.bi.

Field Documentation

any_ptr HASHITEM::data

Definition at line 93 of file hash.bi.

const_zstring_ptr HASHITEM::name

Definition at line 92 of file hash.bi.

HASHITEM_ptr HASHITEM::next

Definition at line 95 of file hash.bi.

HASHITEM_ptr HASHITEM::prev

Definition at line 94 of file hash.bi.


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