The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Field_Modifier
|
/*
* ENUM: SE_Field_Modifier
*
* This data type is used in SE_DRM_Field_Structure to describe how
* a field within a structure was 'modified' by the declaration of
* the field.
*/
} SE_Field_Modifier;
Enumerant Notes
The field is not modified, so it is considered 'plain'.
The field is a fixed-size 1-dimensional array.
The field is a fixed-size 2-dimensional array.
The field is a pointer (not a fixed-size array).
The field is a union.
Prev: SE_Feature_Union_Reason.
Next: SE_Fields.
Return to:
Top of this Page,
Type Index
|
Last updated: May 15, 2003
|
Copyright © 2003 SEDRIS
|
|