EDCS Reference Manual
Types
EDCS_Class_Mapping_Structure
/*
 * STRUCT: EDCS_Class_Mapping_Structure
 *
 *   Provides forward mapping information for the given
 *   concept to an EDCS Classification.
 */
typedef struct
{
EDCS_Mapping_Type_Code map_type;
EDCS_Classification_Code ec_code;
EDCS_Integer num_entries;
EDCS_Mapping_Entry *entry_list;
EDCS_Character *information;
} EDCS_Class_Mapping_Structure;



Prev: EDCS_Character. Next: EDCS_Classification_Code.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS