CORDET Framework - C2 Implementation
CrPsCmd3s9PrgrCreate.h
Go to the documentation of this file.
1 
36 #ifndef CRPSCMD3S9PRGR_H_
37 #define CRPSCMD3S9PRGR_H_
38 
40 #include "FwPrConstants.h"
41 
43 #define CrPsCmd3s9Prgr_N1 (1) /* The identifier of action node N1 in procedure CrPsCmd3s9Prgr */
44 #define CrPsCmd3s9Prgr_N2 (2) /* The identifier of action node N2 in procedure CrPsCmd3s9Prgr */
45 #define CrPsCmd3s9Prgr_N3 (3) /* The identifier of action node N3 in procedure CrPsCmd3s9Prgr */
46 #define CrPsCmd3s9Prgr_N4 (4) /* The identifier of action node N4 in procedure CrPsCmd3s9Prgr */
47 #define CrPsCmd3s9Prgr_N5 (5) /* The identifier of action node N5 in procedure CrPsCmd3s9Prgr */
48 #define CrPsCmd3s9Prgr_N6 (6) /* The identifier of action node N6 in procedure CrPsCmd3s9Prgr */
49 #define CrPsCmd3s9Prgr_N7 (7) /* The identifier of action node N7 in procedure CrPsCmd3s9Prgr */
50 #define CrPsCmd3s9Prgr_N8 (8) /* The identifier of action node N8 in procedure CrPsCmd3s9Prgr */
51 #define CrPsCmd3s9Prgr_N9 (9) /* The identifier of action node N9 in procedure CrPsCmd3s9Prgr */
52 
61 FwPrDesc_t CrPsCmd3s9PrgrCreate(void* prData);
62 
73 void CrPsCmd3s9PrgrN1(FwPrDesc_t prDesc);
74 
83 void CrPsCmd3s9PrgrN2(FwPrDesc_t prDesc);
84 
93 void CrPsCmd3s9PrgrN3(FwPrDesc_t prDesc);
94 
103 void CrPsCmd3s9PrgrN4(FwPrDesc_t prDesc);
104 
114 void CrPsCmd3s9PrgrN5(FwPrDesc_t prDesc);
115 
124 void CrPsCmd3s9PrgrN6(FwPrDesc_t prDesc);
125 
134 void CrPsCmd3s9PrgrN7(FwPrDesc_t prDesc);
135 
144 void CrPsCmd3s9PrgrN8(FwPrDesc_t prDesc);
145 
154 void CrPsCmd3s9PrgrN9(FwPrDesc_t prDesc);
155 
165 FwPrBool_t CrPsCmd3s9PrgrG1(FwPrDesc_t prDesc);
166 
173 FwPrBool_t CrPsCmd3s9PrgrG1E(FwPrDesc_t prDesc);
174 
184 FwPrBool_t CrPsCmd3s9PrgrG2(FwPrDesc_t prDesc);
185 
192 FwPrBool_t CrPsCmd3s9PrgrG2E(FwPrDesc_t prDesc);
193 
200 FwPrBool_t CrPsCmd3s9PrgrG3(FwPrDesc_t prDesc);
201 
202 #endif /* CrPsCmd3s9PrgrCreate_H_ */
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.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved