FreeBASIC  0.91.0
SYMB_DATATYPE Class Reference
Collaboration diagram for SYMB_DATATYPE:

Data Fields

FB_DATACLASS class
 
integer size
 
integer signed
 
integer intrank
 
FB_DATATYPE remaptype
 
integer sizetype
 
const_zstring_ptr name
 

Detailed Description

Definition at line 804 of file symb.bi.

Field Documentation

FB_DATACLASS SYMB_DATATYPE::class

Definition at line 805 of file symb.bi.

integer SYMB_DATATYPE::intrank

Definition at line 812 of file symb.bi.

const_zstring_ptr SYMB_DATATYPE::name

Definition at line 816 of file symb.bi.

FB_DATATYPE SYMB_DATATYPE::remaptype

Definition at line 814 of file symb.bi.

integer SYMB_DATATYPE::signed

Definition at line 807 of file symb.bi.

integer SYMB_DATATYPE::size

Definition at line 806 of file symb.bi.

integer SYMB_DATATYPE::sizetype

Definition at line 815 of file symb.bi.


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