CORDET Framework - C2 Implementation
CrPsCmd17s3PrgrCreate.h
Go to the documentation of this file.
1 
36 #ifndef CRPSCMD17S3PRGR_H_
37 #define CRPSCMD17S3PRGR_H_
38 
40 #include "FwPrConstants.h"
41 
43 #define CrPsCmd17s3Prgr_N1 (1) /* The identifier of action node N1 in procedure CrPsCmd17s3Prgr */
44 #define CrPsCmd17s3Prgr_N2 (2) /* The identifier of action node N2 in procedure CrPsCmd17s3Prgr */
45 #define CrPsCmd17s3Prgr_N3 (3) /* The identifier of action node N3 in procedure CrPsCmd17s3Prgr */
46 #define CrPsCmd17s3Prgr_N4 (4) /* The identifier of action node N4 in procedure CrPsCmd17s3Prgr */
47 
56 FwPrDesc_t CrPsCmd17s3PrgrCreate(void* prData);
57 
68 void CrPsTestOnBoardConnectionPrgrN1(FwPrDesc_t prDesc);
69 
78 void CrPsTestOnBoardConnectionPrgrN2(FwPrDesc_t prDesc);
79 
85 void CrPsTestOnBoardConnectionPrgrN3(FwPrDesc_t prDesc);
86 
92 void CrPsTestOnBoardConnectionPrgrN4(FwPrDesc_t prDesc);
93 
104 FwPrBool_t CrPsTestOnBoardConnectionPrgrG11(FwPrDesc_t prDesc);
105 
116 FwPrBool_t CrPsTestOnBoardConnectionPrgrG12(FwPrDesc_t prDesc);
117 
127 FwPrBool_t CrPsTestOnBoardConnectionPrgrG13(FwPrDesc_t prDesc);
128 
129 #endif /* CrPsCmd17s3PrgrCreate_H_ */
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.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved