Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

Struct/Union Types


Detailed Description

The following defines specify the various types of struct/union structures that can exist.


Defines

#define SU_TYPE_STRUCT   0
#define SU_TYPE_UNION   1
#define SU_TYPE_TAGGED_UNION   2


Define Documentation

#define SU_TYPE_STRUCT   0
 

Specifies a struct

#define SU_TYPE_TAGGED_UNION   2
 

Specifies a tagged union

#define SU_TYPE_UNION   1
 

Specifies a union


Generated on Wed Jun 17 22:19:25 2009 for Covered by doxygen 1.3.4