SEDRIS Reference Manual
APPENDIX A - Transmittal Access Level 0 API
Types
SE_Unmatched_State_Behaviour
/*
 * ENUM: SE_Unmatched_State_Behaviour
 *
 *   Specifies what behavior should occur if the <State Related Geometry> or
 *   <State Related Features> state_value does not match any of the
 *   "state tag" values supplied in the corresponding SE_State_Select_Parameters'
 *   state_entry_array.
 */
typedef enum
{
SE_UNMATCH_STATE_BHVR_ALL, (notes)
SE_UNMATCH_STATE_BHVR_DEFAULT, (notes)
SE_UNMATCH_STATE_BHVR_NONE (notes)
} SE_Unmatched_State_Behaviour;


Enumerant Notes


SE_UNMATCH_STATE_BHVR_ALL

 All branches are followed.

SE_UNMATCH_STATE_BHVR_DEFAULT

 Only the branch containing the active_state_value is followed.

SE_UNMATCH_STATE_BHVR_NONE

 No branches are followed.



Prev: SE_Traversal_Order. Next: SE_Volume_Extent_Entry.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS