EDCS Reference Manual
Types
EDCS_Enumerant_Mapping_Structure
/*
 * STRUCT: EDCS_Enumerant_Mapping_Structure
 *
 *   Provides forward mapping information for the given
 *   concept to an EDCS Enumerant.
 */
typedef struct
{
EDCS_Mapping_Type_Code map_type;
EDCS_Attribute_Code ea_code;
EDCS_Enumerant_Code ee_code;
EDCS_Integer num_entries;
EDCS_Mapping_Entry *entry_list;
EDCS_Character *information;
} EDCS_Enumerant_Mapping_Structure;



Prev: EDCS_Enumerant_Label. Next: EDCS_Float.


Return to: Top of this Page, Type Index

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