EDCS Reference Manual
Types
EDCS_Scale_Dictionary_Entry
/*
 * STRUCT: EDCS_Scale_Dictionary_Entry
 *
 *   This data type is used to hold ES Dictionary Entries.
 */
typedef struct
{
EDCS_Scale_Code code;
EDCS_Scale_Label label;
const EDCS_Character *symbolic_constant;
const EDCS_Character *symbol;
const EDCS_Character *definition;
EDCS_Concept_Status concept_status;
} EDCS_Scale_Dictionary_Entry;



Prev: EDCS_Scale_Code. Next: EDCS_Scale_Label.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS