/*
 * TYPEDEF: SE_ID
 *
 *   The ID of a SEDRIS object.  Only certain classes of objects in
 *   SEDRIS currently have IDs.  An ID must be unique within that class
 *   of objects for a given transmittal.
 */
typedef SE_PINT32 SE_ID;
Prev: SE_HS_MULTIPLICITY_INTERPRETATION_ENUM. Next: SE_IMAGE_COMPONENT_ENUM. Up:Index