EDCS Reference Manual
Concept Mapping from EDCS 3.1 to EDCS 4.x Types
EDCS_Mapping_Entry_Type_Code
/*
 * REGISTERABLE ENUM: EDCS_Mapping_Entry_Type_Code
 *
 *   Specifies the concept of an individual target in a
 *   mapping structure's entry list.
 */
typedef EDCS_Integer EDCS_Mapping_Entry_Type_Code;
Enumerant Definition Value
EDCS_MAP_ENTRY_TYP_ATTR
 The target is an EA.
1
EDCS_MAP_ENTRY_TYP_ATTR_VAL
 The target is an EA with a specific value.
2
EDCS_MAP_ENTRY_TYP_VALUE_CHARACTERISTIC
 The target is an EV.
3
EDCS_MAP_ENTRY_TYP_CLASS
 The target is an EC.
4



Prev: EDCS_Mapping_Entry. Next: EDCS_Mapping_Type_Code.


Return to: Top of this Page, Type Index