36 #ifndef CRPSCMDVERSUCC_H_ 37 #define CRPSCMDVERSUCC_H_ 40 #include "FwPrConstants.h" 43 #define CrPsCmdVerSucc_N2 (1) 44 #define CrPsCmdVerSucc_N3 (2) 45 #define CrPsCmdVerSucc_N4 (3) void CrPsCmdVerSuccN3(FwPrDesc_t prDesc)
Action for node N3.
FwPrDesc_t CrPsCmdVerSuccCreate(void *prData)
Create a new procedure descriptor.
FwPrBool_t CrPsCmdVerSuccG1(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION2 to N3.
void CrPsCmdVerSuccN2(FwPrDesc_t prDesc)
Action for node N2.
void CrPsCmdVerSuccN4(FwPrDesc_t prDesc)
Action for node N4.