CORDET Framework - C2 Implementation
CrPsCmd3s3StartCreate.h
Go to the documentation of this file.
1 
36 #ifndef CRPSCMD3S3START_H_
37 #define CRPSCMD3S3START_H_
38 
40 #include "FwPrConstants.h"
41 
43 #define CrPsCmd3s3Start_N1 (1) /* The identifier of action node N1 in procedure CrPsCmd3s3Start */
44 #define CrPsCmd3s3Start_N2 (2) /* The identifier of action node N2 in procedure CrPsCmd3s3Start */
45 #define CrPsCmd3s3Start_N3 (3) /* The identifier of action node N3 in procedure CrPsCmd3s3Start */
46 #define CrPsCmd3s3Start_N4 (4) /* The identifier of action node N4 in procedure CrPsCmd3s3Start */
47 #define CrPsCmd3s3Start_N5 (5) /* The identifier of action node N5 in procedure CrPsCmd3s3Start */
48 #define CrPsCmd3s3Start_N6 (6) /* The identifier of action node N6 in procedure CrPsCmd3s3Start */
49 #define CrPsCmd3s3Start_N7 (7) /* The identifier of action node N7 in procedure CrPsCmd3s3Start */
50 #define CrPsCmd3s3Start_N8 (8) /* The identifier of action node N8 in procedure CrPsCmd3s3Start */
51 
60 FwPrDesc_t CrPsCmd3s3StartCreate(void* prData);
61 
67 void CrPsCmd3s3StartN1(FwPrDesc_t prDesc);
68 
77 void CrPsCmd3s3StartN2(FwPrDesc_t prDesc);
78 
88 void CrPsCmd3s3StartN3(FwPrDesc_t prDesc);
89 
95 void CrPsCmd3s3StartN4(FwPrDesc_t prDesc);
96 
105 void CrPsCmd3s3StartN5(FwPrDesc_t prDesc);
106 
116 void CrPsCmd3s3StartN6(FwPrDesc_t prDesc);
117 
126 void CrPsCmd3s3StartN7(FwPrDesc_t prDesc);
127 
136 void CrPsCmd3s3StartN8(FwPrDesc_t prDesc);
137 
147 FwPrBool_t CrPsCmd3s3StartG1(FwPrDesc_t prDesc);
148 
155 FwPrBool_t CrPsCmd3s3StartG1E(FwPrDesc_t prDesc);
156 
166 FwPrBool_t CrPsCmd3s3StartG2(FwPrDesc_t prDesc);
167 
174 FwPrBool_t CrPsCmd3s3StartG2E(FwPrDesc_t prDesc);
175 
185 FwPrBool_t CrPsCmd3s3StartG3(FwPrDesc_t prDesc);
186 
193 FwPrBool_t CrPsCmd3s3StartG3E(FwPrDesc_t prDesc);
194 
204 FwPrBool_t CrPsCmd3s3StartG4(FwPrDesc_t prDesc);
205 
212 FwPrBool_t CrPsCmd3s3StartG4E(FwPrDesc_t prDesc);
213 
214 #endif /* CrPsCmd3s3StartCreate_H_ */
void CrPsCmd3s3StartN3(FwPrDesc_t prDesc)
Action for node N3.
void CrPsCmd3s3StartN7(FwPrDesc_t prDesc)
Action for node N7.
FwPrBool_t CrPsCmd3s3StartG3E(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION3 to N4.
FwPrBool_t CrPsCmd3s3StartG3(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION3 to DECISION4.
void CrPsCmd3s3StartN4(FwPrDesc_t prDesc)
Action for node N4.
void CrPsCmd3s3StartN2(FwPrDesc_t prDesc)
Action for node N2.
void CrPsCmd3s3StartN6(FwPrDesc_t prDesc)
Action for node N6.
FwPrBool_t CrPsCmd3s3StartG2(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION2 to N5.
void CrPsCmd3s3StartN8(FwPrDesc_t prDesc)
Action for node N8.
FwPrDesc_t CrPsCmd3s3StartCreate(void *prData)
Create a new procedure descriptor.
FwPrBool_t CrPsCmd3s3StartG2E(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION2 to DECISION3.
FwPrBool_t CrPsCmd3s3StartG1E(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION1 to DECISION2.
void CrPsCmd3s3StartN1(FwPrDesc_t prDesc)
Action for node N1.
FwPrBool_t CrPsCmd3s3StartG4E(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION4 to N7.
FwPrBool_t CrPsCmd3s3StartG1(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION1 to N2.
FwPrBool_t CrPsCmd3s3StartG4(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION4 to N8.
void CrPsCmd3s3StartN5(FwPrDesc_t prDesc)
Action for node N5.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved