EDCS Reference Manual
Types
EDCS_Organization_Dictionary_Entry
/*
 * STRUCT: EDCS_Organization_Dictionary_Entry
 *
 *   This data type is used to hold EO Dictionary Entries.
 */
typedef struct
{
EDCS_Organization_Code code;
EDCS_Organization_Label label;
const EDCS_Character *symbolic_constant;
const EDCS_Character *definition;
EDCS_Short_Integer_Unsigned eg_count;
const EDCS_Group_Dictionary_Entry *eg_list;
EDCS_Reference_Type reference_type;
const EDCS_Character *reference;
} EDCS_Organization_Dictionary_Entry;



Prev: EDCS_Organization_Code. Next: EDCS_Organization_Label.


Return to: Top of this Page, Type Index

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