C-Breeze
C Compiler Infrastructure

[ Project home page]
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

_TQ Struct Reference

#include <c_breeze.h>

List of all members.

Public Attributes

typeNode::Type_qualifiers tq
declNode::Storage_class sc
simpleCoord coord


Member Data Documentation

simpleCoord _TQ::coord
 

Definition at line 430 of file c_breeze.h.

declNode::Storage_class _TQ::sc
 

Definition at line 429 of file c_breeze.h.

typeNode::Type_qualifiers _TQ::tq
 

Definition at line 428 of file c_breeze.h.


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

Generated on August 27, 2003
Back to the C-Breeze home page