36 #ifndef CRPSLPTUPCMDSTART_H_ 37 #define CRPSLPTUPCMDSTART_H_ 40 #include "FwPrConstants.h" 43 #define CrPsLptUpCmdStart_N1 (1) 44 #define CrPsLptUpCmdStart_N2 (2) 45 #define CrPsLptUpCmdStart_N3 (3) 46 #define CrPsLptUpCmdStart_N4 (4) void CrPsLptUpCmdStartN2(FwPrDesc_t prDesc)
Action for node N2.
FwPrBool_t CrPsLptUpCmdStartG1(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION1 to N2.
void CrPsLptUpCmdStartN4(FwPrDesc_t prDesc)
Action for node N4.
FwPrDesc_t CrPsLptUpCmdStartCreate(void *prData)
Create a new procedure descriptor.
void CrPsLptUpCmdStartN3(FwPrDesc_t prDesc)
Action for node N3.
void CrPsLptUpCmdStartN1(FwPrDesc_t prDesc)
Action for node N1.
FwPrBool_t CrPsLptUpCmdStartNG2(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION2 to N3.