36 #ifndef CRPSCMD17S3PRGR_H_ 37 #define CRPSCMD17S3PRGR_H_ 40 #include "FwPrConstants.h" 43 #define CrPsCmd17s3Prgr_N1 (1) 44 #define CrPsCmd17s3Prgr_N2 (2) 45 #define CrPsCmd17s3Prgr_N3 (3) 46 #define CrPsCmd17s3Prgr_N4 (4) FwPrBool_t CrPsTestOnBoardConnectionPrgrG12(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION1 to N2.
FwPrBool_t CrPsTestOnBoardConnectionPrgrG11(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION1 to N1.
void CrPsTestOnBoardConnectionPrgrN4(FwPrDesc_t prDesc)
Action for node N4.
void CrPsTestOnBoardConnectionPrgrN2(FwPrDesc_t prDesc)
Action for node N2.
void CrPsTestOnBoardConnectionPrgrN3(FwPrDesc_t prDesc)
Action for node N3.
FwPrDesc_t CrPsCmd17s3PrgrCreate(void *prData)
Create a new procedure descriptor.
void CrPsTestOnBoardConnectionPrgrN1(FwPrDesc_t prDesc)
Action for node N1.
FwPrBool_t CrPsTestOnBoardConnectionPrgrG13(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION1 to N3.