typedef_item_s Struct Reference

#include <defines.h>

Data Fields

char * name
bool is_signed
bool is_handled
bool is_sizeable
sig_rangeprange
sig_rangeurange
typedef_itemnext

Detailed Description

Structure to hold information for a typedef'ed type. This information is stored within a module but is not written to the CDD file.


Field Documentation

Specifies if this typedef type is handled by Covered

Referenced by db_add_typedef().

Specifies if this typedef type is signed

Referenced by db_add_typedef().

Specifies if a range can be later placed on this typedef

Referenced by db_add_typedef().

Name of this typedef

Referenced by db_add_typedef(), db_find_typedef(), and funit_clean().

Pointer to next item in typedef list

Referenced by db_add_typedef(), db_find_typedef(), and funit_clean().

Dimensional packed range information for this type

Referenced by db_add_typedef(), and funit_clean().

Dimensional unpacked range information for this type

Referenced by db_add_typedef(), and funit_clean().


The documentation for this struct was generated from the following file:
Generated on Sun Nov 21 00:55:43 2010 for Covered by  doxygen 1.6.3