The SEDRIS Data Representation Model
APPENDIX C - Types
SE_API
/*
 * ENUM: SE_API
 *
 *   This data type identifies the API within which a type is defined.
 */
typedef enum
{
SE_API_SRM,
SE_API_EDCS,
SE_API_DRM,
SE_API_TACCESS0, (notes)
SE_API_TACCESS1 (notes)
} SE_API;


Enumerant Notes


SE_API_TACCESS0

 not applicable for types used by the DRM, but provided
 for use by higher-level code generators

SE_API_TACCESS1

 not applicable for types used by the DRM, but provided
 for use by higher-level code generators



Prev: SE_Address. Next: SE_Axis_Alignment.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS