CORDET Framework - C2 Implementation
CrPsPcktAccFailCreate.h
Go to the documentation of this file.
1 
36 #ifndef CRPSPCKTACCFAIL_H_
37 #define CRPSPCKTACCFAIL_H_
38 
40 #include "FwPrConstants.h"
41 
43 #define CrPsPcktAccFail_N1 (1) /* The identifier of action node N1 in procedure CrPsPcktAccFail */
44 #define CrPsPcktAccFail_N2 (2) /* The identifier of action node N2 in procedure CrPsPcktAccFail */
45 #define CrPsPcktAccFail_N3 (3) /* The identifier of action node N3 in procedure CrPsPcktAccFail */
46 #define CrPsPcktAccFail_N4 (4) /* The identifier of action node N4 in procedure CrPsPcktAccFail */
47 #define CrPsPcktAccFail_N5 (5) /* The identifier of action node N5 in procedure CrPsPcktAccFail */
48 #define CrPsPcktAccFail_N6 (6) /* The identifier of action node N6 in procedure CrPsPcktAccFail */
49 
58 FwPrDesc_t CrPsPcktAccFailCreate(void* prData);
59 
68 void CrPsPcktAccFailN1(FwPrDesc_t prDesc);
69 
78 void CrPsPcktAccFailN2(FwPrDesc_t prDesc);
79 
88 void CrPsPcktAccFailN3(FwPrDesc_t prDesc);
89 
98 void CrPsPcktAccFailN4(FwPrDesc_t prDesc);
99 
108 void CrPsPcktAccFailN5(FwPrDesc_t prDesc);
109 
118 void CrPsPcktAccFailN6(FwPrDesc_t prDesc);
119 
126 FwPrBool_t CrPsPcktAccFailG1(FwPrDesc_t prDesc);
127 
134 FwPrBool_t CrPsPcktAccFailG1E(FwPrDesc_t prDesc);
135 
145 FwPrBool_t CrPsPcktAccFailG2(FwPrDesc_t prDesc);
146 
147 #endif /* CrPsPcktAccFailCreate_H_ */
void CrPsPcktAccFailN6(FwPrDesc_t prDesc)
Action for node N6.
void CrPsPcktAccFailN3(FwPrDesc_t prDesc)
Action for node N3.
void CrPsPcktAccFailN1(FwPrDesc_t prDesc)
Action for node N1.
FwPrBool_t CrPsPcktAccFailG1(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION1 to N1.
FwPrBool_t CrPsPcktAccFailG2(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION2 to N3.
void CrPsPcktAccFailN5(FwPrDesc_t prDesc)
Action for node N5.
void CrPsPcktAccFailN2(FwPrDesc_t prDesc)
Action for node N2.
FwPrDesc_t CrPsPcktAccFailCreate(void *prData)
Create a new procedure descriptor.
void CrPsPcktAccFailN4(FwPrDesc_t prDesc)
Action for node N4.
FwPrBool_t CrPsPcktAccFailG1E(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION1 to N2.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved