CORDET Framework - C2 Implementation
CrPsCmd17s3StartCreate.h
Go to the documentation of this file.
1 
36 #ifndef CRPSCMD17S3START_H_
37 #define CRPSCMD17S3START_H_
38 
40 #include "FwPrConstants.h"
41 #include "OutCmp/CrFwOutCmp.h" /* needed for definition of: FwSmDesc_t */
42 
44 #define CrPsCmd17s3Start_N1 (1) /* The identifier of action node N1 in procedure CrPsCmd17s3Start */
45 #define CrPsCmd17s3Start_N2 (2) /* The identifier of action node N2 in procedure CrPsCmd17s3Start */
46 #define CrPsCmd17s3Start_N3 (3) /* The identifier of action node N3 in procedure CrPsCmd17s3Start */
47 #define CrPsCmd17s3Start_N4 (4) /* The identifier of action node N4 in procedure CrPsCmd17s3Start */
48 #define CrPsCmd17s3Start_N5 (5) /* The identifier of action node N5 in procedure CrPsCmd17s3Start */
49 #define CrPsCmd17s3Start_N7 (6) /* The identifier of action node N7 in procedure CrPsCmd17s3Start */
50 #define CrPsCmd17s3Start_N8 (7) /* The identifier of action node N8 in procedure CrPsCmd17s3Start */
51 #define CrPsCmd17s3Start_N9 (8) /* The identifier of action node N9 in procedure CrPsCmd17s3Start */
52 #define CrPsCmd17s3Start_N10 (9) /* The identifier of action node N10 in procedure CrPsCmd17s3Start */
53 
62 FwPrDesc_t CrPsCmd17s3StartCreate(void* prData);
63 
69 void CrPsTestOnBoardConnectionStartN1(FwPrDesc_t prDesc);
70 
76 void CrPsTestOnBoardConnectionStartN2(FwPrDesc_t prDesc);
77 
83 void CrPsTestOnBoardConnectionStartN3(FwPrDesc_t prDesc);
84 
90 void CrPsTestOnBoardConnectionStartN4(FwPrDesc_t prDesc);
91 
97 void CrPsTestOnBoardConnectionStartN5(FwPrDesc_t prDesc);
98 
104 void CrPsTestOnBoardConnectionStartN7(FwPrDesc_t prDesc);
105 
111 void CrPsTestOnBoardConnectionStartN8(FwPrDesc_t prDesc);
112 
118 void CrPsTestOnBoardConnectionStartN9(FwPrDesc_t prDesc);
119 
125 void CrPsTestOnBoardConnectionStartN10(FwPrDesc_t prDesc);
126 
135 FwPrBool_t CrPsTestOnBoardConnectionStartG1(FwPrDesc_t prDesc);
136 
145 FwPrBool_t CrPsTestOnBoardConnectionStartG2(FwPrDesc_t prDesc);
146 
155 FwPrBool_t CrPsTestOnBoardConnectionStartG3(FwPrDesc_t prDesc);
156 
157 #endif /* CRPSCMD17S3START_H_ */
void CrPsTestOnBoardConnectionStartN10(FwPrDesc_t prDesc)
Action for node N10.
FwPrDesc_t CrPsCmd17s3StartCreate(void *prData)
Create a new procedure descriptor.
FwPrBool_t CrPsTestOnBoardConnectionStartG2(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION2 to N3.
FwPrBool_t CrPsTestOnBoardConnectionStartG3(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION3 to N4.
void CrPsTestOnBoardConnectionStartN2(FwPrDesc_t prDesc)
Action for node N2.
void CrPsTestOnBoardConnectionStartN1(FwPrDesc_t prDesc)
Action for node N1.
void CrPsTestOnBoardConnectionStartN3(FwPrDesc_t prDesc)
Action for node N3.
void CrPsTestOnBoardConnectionStartN5(FwPrDesc_t prDesc)
Action for node N5.
void CrPsTestOnBoardConnectionStartN9(FwPrDesc_t prDesc)
Action for node N9.
void CrPsTestOnBoardConnectionStartN4(FwPrDesc_t prDesc)
Action for node N4.
void CrPsTestOnBoardConnectionStartN8(FwPrDesc_t prDesc)
Action for node N8.
Definition of the OutComponent Component of the framework.
FwPrBool_t CrPsTestOnBoardConnectionStartG1(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION1 to N1.
void CrPsTestOnBoardConnectionStartN7(FwPrDesc_t prDesc)
Action for node N7.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved