FreeBASIC  0.91.0
SYMBDEF Class Reference
Collaboration diagram for SYMBDEF:

Data Fields

const_zstring_ptr name
 
zstring_ptr value
 
integer flags
 
DEFCALLBACK proc
 

Detailed Description

Definition at line 20 of file symb-define.bas.

Field Documentation

integer SYMBDEF::flags

Definition at line 23 of file symb-define.bas.

const_zstring_ptr SYMBDEF::name

Definition at line 21 of file symb-define.bas.

DEFCALLBACK SYMBDEF::proc

Definition at line 24 of file symb-define.bas.

zstring_ptr SYMBDEF::value

Definition at line 22 of file symb-define.bas.


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