36 #ifndef CRPSCMD3S9PRGR_H_ 37 #define CRPSCMD3S9PRGR_H_ 40 #include "FwPrConstants.h" 43 #define CrPsCmd3s9Prgr_N1 (1) 44 #define CrPsCmd3s9Prgr_N2 (2) 45 #define CrPsCmd3s9Prgr_N3 (3) 46 #define CrPsCmd3s9Prgr_N4 (4) 47 #define CrPsCmd3s9Prgr_N5 (5) 48 #define CrPsCmd3s9Prgr_N6 (6) 49 #define CrPsCmd3s9Prgr_N7 (7) 50 #define CrPsCmd3s9Prgr_N8 (8) 51 #define CrPsCmd3s9Prgr_N9 (9) void CrPsCmd3s9PrgrN7(FwPrDesc_t prDesc)
Action for node N7.
FwPrBool_t CrPsCmd3s9PrgrG1E(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION1 to N5.
void CrPsCmd3s9PrgrN9(FwPrDesc_t prDesc)
Action for node N9.
FwPrBool_t CrPsCmd3s9PrgrG2E(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION2 to N7.
FwPrBool_t CrPsCmd3s9PrgrG3(FwPrDesc_t prDesc)
Guard on the Control Flow from N7 to N9.
void CrPsCmd3s9PrgrN5(FwPrDesc_t prDesc)
Action for node N5.
void CrPsCmd3s9PrgrN1(FwPrDesc_t prDesc)
Action for node N1.
void CrPsCmd3s9PrgrN8(FwPrDesc_t prDesc)
Action for node N8.
void CrPsCmd3s9PrgrN6(FwPrDesc_t prDesc)
Action for node N6.
void CrPsCmd3s9PrgrN3(FwPrDesc_t prDesc)
Action for node N3.
FwPrBool_t CrPsCmd3s9PrgrG2(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION2 to N6.
void CrPsCmd3s9PrgrN4(FwPrDesc_t prDesc)
Action for node N4.
void CrPsCmd3s9PrgrN2(FwPrDesc_t prDesc)
Action for node N2.
FwPrBool_t CrPsCmd3s9PrgrG1(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION1 to N2.
FwPrDesc_t CrPsCmd3s9PrgrCreate(void *prData)
Create a new procedure descriptor.