The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Property_Data_Value_Ptr
|
/*
* STRUCT: SE_Property_Data_Value_Ptr
*
* This data type is a wrapper to hold a single pointer, which is used by
* the Level 0 API function SE_GetElementOfDataTable().
*
* pointer_type - indicates the currently valid field of the union "u"
*
* u - union of all of the legal pointers of values for a
* <Property Value> or <Data Table>
*/
} SE_Property_Data_Value_Ptr;
Field Notes
Used only to describe an element within a <Data Table>.
Array of indices into other <Data Tables>, where each indexed
<Data Table> is one of the ordered <Data Table> components of
the current <Data Table>. (The index is used to identify the
target <Data Table> within the ordered list of component
<Data Tables>.)
Used only to describe an element within a <Data Table>.
Array of indices into other <Data Tables>, where each indexed
<Data Table> is one of the <Data Tables> in the <Data Table
Library>. The index is used to identify the target <Data Table>
within the <Data Table Library>.
an array of EDCS Enumerant Codes.
an array of EDCS Metadata Codes.
Prev: SE_Property_Data_Value.
Next: SE_Property_Data_Value_Type.
Return to:
Top of this Page,
Type Index
|
Last updated: May 15, 2003
|
Copyright © 2003 SEDRIS
|
|