EDCS Reference Manual
Types
EDCS_Enumerant_Dictionary_Entry
/*
 * STRUCT: EDCS_Enumerant_Dictionary_Entry
 *
 *   This data type is used to hold EE Dictionary Entries.
 */
typedef struct
{
EDCS_Attribute_Code ea_code;
EDCS_Enumerant_Code ee_code;
EDCS_Enumerant_Label label;
const EDCS_Character *symbolic_constant;
const EDCS_Character *definition;
EDCS_Reference_Type reference_type;
const EDCS_Character *reference;
} EDCS_Enumerant_Dictionary_Entry;



Prev: EDCS_Enumerant_Code. Next: EDCS_Enumerant_Label.


Return to: Top of this Page, Type Index

Last updated: May 15, 2003 Copyright © 2003 SEDRIS™