Class | Description |
---|---|
CField |
Stores type information for a field of a struct.
|
CMetaModel |
CMetaModel is a meta model to describe types defined in C language.
|
CStruct |
Stores type information of a struct.
|
CType |
Stores type information.
|
Enum | Description |
---|---|
CType.CKind |
Provides information about the kind of data type.
|