EDCS Reference Manual
Types
EDCS_Mapping_Entry
/*
 * STRUCT: EDCS_Mapping_Entry
 *
 *   Specifies the mapping of an individual target in a
 *   mapping structure's entry list.
 */
typedef struct
{
EDCS_Mapping_Entry_Type_Code type;
union
{
EDCS_Attribute_Code attribute_entry;
EDCS_Attribute_With_Value_Entry attr_value_entry;
EDCS_Metadata_Code metadata_entry;
EDCS_Classification_Code class_entry;
} u;
} EDCS_Mapping_Entry;



Prev: EDCS_Long_Float. Next: EDCS_Mapping_Entry_Type_Code.


Return to: Top of this Page, Type Index

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