CORDET Framework - C2 Implementation
CrPsCmd3SidStartCreate.h
Go to the documentation of this file.
1 
36 #ifndef CRPSCMD3SIDSTART_H_
37 #define CRPSCMD3SIDSTART_H_
38 
40 #include "FwPrConstants.h"
41 
43 #define CrPsCmd3SidStart_N1 (1) /* The identifier of action node N1 in procedure CrPsCmd3SidStart */
44 #define CrPsCmd3SidStart_N2 (2) /* The identifier of action node N2 in procedure CrPsCmd3SidStart */
45 #define CrPsCmd3SidStart_N3 (3) /* The identifier of action node N3 in procedure CrPsCmd3SidStart */
46 #define CrPsCmd3SidStart_N4 (4) /* The identifier of action node N4 in procedure CrPsCmd3SidStart */
47 #define CrPsCmd3SidStart_N7 (5) /* The identifier of action node N7 in procedure CrPsCmd3SidStart */
48 #define CrPsCmd3SidStart_N8 (6) /* The identifier of action node N8 in procedure CrPsCmd3SidStart */
49 
58 FwPrDesc_t CrPsCmd3SidStartCreate(void* prData);
59 
65 void CrPsCmd3SidStartN1(FwPrDesc_t prDesc);
66 
75 void CrPsCmd3SidStartN2(FwPrDesc_t prDesc);
76 
86 void CrPsCmd3SidStartN3(FwPrDesc_t prDesc);
87 
93 void CrPsCmd3SidStartN4(FwPrDesc_t prDesc);
94 
103 void CrPsCmd3SidStartN7(FwPrDesc_t prDesc);
104 
113 void CrPsCmd3SidStartN8(FwPrDesc_t prDesc);
114 
124 FwPrBool_t CrPsCmd3SidStartG1(FwPrDesc_t prDesc);
125 
132 FwPrBool_t CrPsCmd3SidStartG1E(FwPrDesc_t prDesc);
133 
143 FwPrBool_t CrPsCmd3SidStartG2(FwPrDesc_t prDesc);
144 
151 FwPrBool_t CrPsCmd3SidStartG2E(FwPrDesc_t prDesc);
152 
162 FwPrBool_t CrPsCmd3SidStartG3(FwPrDesc_t prDesc);
163 
170 FwPrBool_t CrPsCmd3SidStartG3E(FwPrDesc_t prDesc);
171 
172 #endif /* CrPsCmd3SidStartCreate_H_ */
void CrPsCmd3SidStartN1(FwPrDesc_t prDesc)
Action for node N1.
FwPrBool_t CrPsCmd3SidStartG2E(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION3 to N4.
void CrPsCmd3SidStartN7(FwPrDesc_t prDesc)
Action for node N7.
FwPrBool_t CrPsCmd3SidStartG1(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION1 to N2.
FwPrBool_t CrPsCmd3SidStartG3(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION4 to N8.
FwPrBool_t CrPsCmd3SidStartG2(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION3 to DECISION4.
void CrPsCmd3SidStartN4(FwPrDesc_t prDesc)
Action for node N4.
FwPrDesc_t CrPsCmd3SidStartCreate(void *prData)
Create a new procedure descriptor.
void CrPsCmd3SidStartN2(FwPrDesc_t prDesc)
Action for node N2.
void CrPsCmd3SidStartN3(FwPrDesc_t prDesc)
Action for node N3.
FwPrBool_t CrPsCmd3SidStartG3E(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION4 to N7.
void CrPsCmd3SidStartN8(FwPrDesc_t prDesc)
Action for node N8.
FwPrBool_t CrPsCmd3SidStartG1E(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION1 to DECISION3.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved