36 #ifndef CRPSCMDVERFAIL_H_ 37 #define CRPSCMDVERFAIL_H_ 40 #include "FwPrConstants.h" 43 #define CrPsCmdVerFail_N2 (1) 44 #define CrPsCmdVerFail_N3 (2) 45 #define CrPsCmdVerFail_N4 (3) 46 #define CrPsCmdVerFail_N5 (4) 47 #define CrPsCmdVerFail_N6 (5) void CrPsCmdVerFailN4(FwPrDesc_t prDesc)
Action for node N4.
void CrPsCmdVerFailN5(FwPrDesc_t prDesc)
Action for node N5.
FwPrDesc_t CrPsCmdVerFailCreate(void *prData)
Create a new procedure descriptor.
void CrPsCmdVerFailN2(FwPrDesc_t prDesc)
Action for node N2.
void CrPsCmdVerFailN6(FwPrDesc_t prDesc)
Action for node N6.
void CrPsCmdVerFailN3(FwPrDesc_t prDesc)
Action for node N3.
FwPrBool_t CrPsCmdVerFailG1(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION2 to N3.