exip  Alpha 0.5.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
enumDefinition Struct Reference

Stores the enum values for a particular simple type.

#include <procTypes.h>

Data Fields

Index typeId
 Index of the simple type grammar in the simpleTypeTable. More...
 
void * values
 Array of enum values. More...
 
SmallIndex count
 The number or enum values. More...
 

Detailed Description

Definition at line 1050 of file bin/headers/procTypes.h.

Field Documentation

SmallIndex enumDefinition::count

Definition at line 1057 of file bin/headers/procTypes.h.

Index enumDefinition::typeId

Definition at line 1053 of file bin/headers/procTypes.h.

void * enumDefinition::values

Definition at line 1055 of file bin/headers/procTypes.h.


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