The SEDRIS Data Representation Model
APPENDIX C - Types
SE_State_Mismatch_Behaviour
/*
 * ENUM: SE_State_Mismatch_Behaviour
 *
 *   This data type specifies the behaviour state control when there
 *   is a state value that is not supported in the <State Data>
 *   link objects of a <State Related Features> instance or
 *   <State Related Geometry> instance.
 */
typedef enum
{
SE_STMISMBEH_DEFAULT,1
SE_STMISMBEH_LAST,2
SE_STMISMBEH_NONE3
} SE_State_Mismatch_Behaviour;


Enumerant Notes

1 The default state shall be displayed.

2 The last state shall remain.

3 Nothing shall be displayed.




Prev: SE_SRF_Context_Info. Next: SE_String.


Return to: Top of this Page, Type Index