36 #ifndef CRPSCMD3SIDSTART_H_ 37 #define CRPSCMD3SIDSTART_H_ 40 #include "FwPrConstants.h" 43 #define CrPsCmd3SidStart_N1 (1) 44 #define CrPsCmd3SidStart_N2 (2) 45 #define CrPsCmd3SidStart_N3 (3) 46 #define CrPsCmd3SidStart_N4 (4) 47 #define CrPsCmd3SidStart_N7 (5) 48 #define CrPsCmd3SidStart_N8 (6) void CrPsCmd3SidStartN1(FwPrDesc_t prDesc)
Action for node N1.
FwPrBool_t CrPsCmd3SidStartG2E(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION3 to N4.
void CrPsCmd3SidStartN7(FwPrDesc_t prDesc)
Action for node N7.
FwPrBool_t CrPsCmd3SidStartG1(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION1 to N2.
FwPrBool_t CrPsCmd3SidStartG3(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION4 to N8.
FwPrBool_t CrPsCmd3SidStartG2(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION3 to DECISION4.
void CrPsCmd3SidStartN4(FwPrDesc_t prDesc)
Action for node N4.
FwPrDesc_t CrPsCmd3SidStartCreate(void *prData)
Create a new procedure descriptor.
void CrPsCmd3SidStartN2(FwPrDesc_t prDesc)
Action for node N2.
void CrPsCmd3SidStartN3(FwPrDesc_t prDesc)
Action for node N3.
FwPrBool_t CrPsCmd3SidStartG3E(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION4 to N7.
void CrPsCmd3SidStartN8(FwPrDesc_t prDesc)
Action for node N8.
FwPrBool_t CrPsCmd3SidStartG1E(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION1 to DECISION3.