next up previous contents
Next: type_info_interface Class Methods Up: The type_info_interface Class Previous: The type_info_interface Class

type_info_interface Class Variables

Variables Description
type_id id ``id'' identifies the basic VHDL type group of the corresponding VHDL type. ``type_id'' is a enumeration type ``type_id'' {INTEGER, ENUM, FPOINT, PHYSICAL, RECORD, ARRAY, ACCESS, VHDLFILE}.
char ld_size Stores logarithm dualis of the size of the corresponding type base class. I.e. 0 for enumeration types, 2 for integer types, 3 for real and physical types, 3 for array types etc. Note, it does not contain a valid value for record types.
   




1998-11-17