37 #ifndef CRPSCMD5EIDSTART_H_ 38 #define CRPSCMD5EIDSTART_H_ 41 #include "FwPrConstants.h" 44 #define CrPsCmd5EidStart_N1 (1) 45 #define CrPsCmd5EidStart_N2 (2) 46 #define CrPsCmd5EidStart_N3 (3) 47 #define CrPsCmd5EidStart_N4 (4) 48 #define CrPsCmd5EidStart_N7 (5) 49 #define CrPsCmd5EidStart_N8 (6) FwPrDesc_t CrPsCmd5EidStartCreate(void *prData)
Create a new procedure descriptor.
FwPrBool_t CrPsCmd5EidStartG2E(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION3 to N4.
FwPrBool_t CrPsCmd5EidStartG1(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION1 to N2.
void CrPsCmd5EidStartN2(FwPrDesc_t prDesc)
Action for node N2.
void CrPsCmd5EidStartN7(FwPrDesc_t prDesc)
Action for node N7.
void CrPsCmd5EidStartN8(FwPrDesc_t prDesc)
Action for node N8.
FwPrBool_t CrPsCmd5EidStartG3E(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION4 to N7.
FwPrBool_t CrPsCmd5EidStartG2(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION3 to DECISION4.
FwPrBool_t CrPsCmd5EidStartG1E(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION1 to DECISION3.
void CrPsCmd5EidStartN4(FwPrDesc_t prDesc)
Action for node N4.
FwPrBool_t CrPsCmd5EidStartG3(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION4 to N8.
void CrPsCmd5EidStartN3(FwPrDesc_t prDesc)
Action for node N3.
void CrPsCmd5EidStartN1(FwPrDesc_t prDesc)
Action for node N1.