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

enum_info_base Class Variables

Variables Description
int left_bound, right_bound Left and right value of the enumeration type. Corresponds to the ``left'' respectively ``right'' VHDL attributes.
int lengtt Number of enumeration items.
const char **values Stores the string representation of the enumeration items.
   




1998-11-17