36 #ifndef CRPSCMDPRGRFAIL_H_ 37 #define CRPSCMDPRGRFAIL_H_ 40 #include "FwPrConstants.h" 43 #define CrPsCmdPrgrFail_N2 (1) 44 #define CrPsCmdPrgrFail_N3 (2) 45 #define CrPsCmdPrgrFail_N4 (3) 46 #define CrPsCmdPrgrFail_N5 (4) 47 #define CrPsCmdPrgrFail_N6 (5) void CrPsCmdPrgrFailN3(FwPrDesc_t prDesc)
Action for node N3.
void CrPsCmdPrgrFailN4(FwPrDesc_t prDesc)
Action for node N4.
void CrPsCmdPrgrFailN6(FwPrDesc_t prDesc)
Action for node N6.
FwPrDesc_t CrPsCmdPrgrFailCreate(void *prData)
Create a new procedure descriptor.
FwPrBool_t CrPsCmdPrgrFailG1(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION2 to N3.
void CrPsCmdPrgrFailN2(FwPrDesc_t prDesc)
Action for node N2.
void CrPsCmdPrgrFailN5(FwPrDesc_t prDesc)
Action for node N5.