00001 #ifndef __si_sha_abrgcmn_h__801cadb9_e0d1_4d95_83f5_3ca93680a888 00002 #define __si_sha_abrgcmn_h__801cadb9_e0d1_4d95_83f5_3ca93680a888 00003 00009 #include <si_std/ptrh.h> 00010 #include <si_sha/autopkt.h> 00011 00017 typedef enum se_bridgeState { 00018 se_bridgeStateStopping, 00019 se_bridgeStateStopped, 00020 se_bridgeStateStarting, 00021 se_bridgeStateStarted 00022 } se_bridgeState; 00023 00027 typedef sc_automationPacket sc_automationRequest; 00028 00032 typedef sc_automationPacket sc_automationResponse; 00033 00034 00035 00036 #endif /* __si_sha_abrgcmn_h__801cadb9_e0d1_4d95_83f5_3ca93680a888 */