The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Registerable_Enum_Type_Structure
/*
 * STRUCT: SE_Registerable_Enum_Type_Structure
 *
 *  $$$
 */
typedef struct
{

SE_Integer underlying_drm_type;
const SE_Character *prefix;
const SE_Enumerant_Structure *enum_field;
} SE_Registerable_Enum_Type_Structure;



Prev: SE_Reference_Vector_Type. Next: SE_Requirement.


Return to: Top of this Page, Type Index