36 #ifndef CRPSCMDPRGRSUCC_H_ 37 #define CRPSCMDPRGRSUCC_H_ 40 #include "FwPrConstants.h" 43 #define CrPsCmdPrgrSucc_N2 (1) 44 #define CrPsCmdPrgrSucc_N3 (2) 45 #define CrPsCmdPrgrSucc_N4 (3) FwPrBool_t CrPsCmdPrgrSuccG1(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION2 to N3.
void CrPsCmdPrgrSuccN3(FwPrDesc_t prDesc)
Action for node N3.
FwPrDesc_t CrPsCmdPrgrSuccCreate(void *prData)
Create a new procedure descriptor.
void CrPsCmdPrgrSuccN2(FwPrDesc_t prDesc)
Action for node N2.
void CrPsCmdPrgrSuccN4(FwPrDesc_t prDesc)
Action for node N4.