CORDET Framework - C2 Implementation
CrPsPcktReroutingFailCreate.h
Go to the documentation of this file.
1 
36 #ifndef CRPSPCKTREROUTINGFAIL_H_
37 #define CRPSPCKTREROUTINGFAIL_H_
38 
40 #include "FwPrConstants.h"
41 
43 #define CrPsPcktReroutingFail_N1 (1) /* The identifier of action node N1 in procedure CrPsPcktReroutingFail */
44 #define CrPsPcktReroutingFail_N2 (2) /* The identifier of action node N2 in procedure CrPsPcktReroutingFail */
45 #define CrPsPcktReroutingFail_N3 (3) /* The identifier of action node N3 in procedure CrPsPcktReroutingFail */
46 #define CrPsPcktReroutingFail_N4 (4) /* The identifier of action node N4 in procedure CrPsPcktReroutingFail */
47 #define CrPsPcktReroutingFail_N5 (5) /* The identifier of action node N5 in procedure CrPsPcktReroutingFail */
48 #define CrPsPcktReroutingFail_N6 (6) /* The identifier of action node N6 in procedure CrPsPcktReroutingFail */
49 
58 FwPrDesc_t CrPsPcktReroutingFailCreate(void* prData);
59 
68 void CrPsPcktReroutingFailN1(FwPrDesc_t prDesc);
69 
78 void CrPsPcktReroutingFailN2(FwPrDesc_t prDesc);
79 
88 void CrPsPcktReroutingFailN3(FwPrDesc_t prDesc);
89 
98 void CrPsPcktReroutingFailN4(FwPrDesc_t prDesc);
99 
108 void CrPsPcktReroutingFailN5(FwPrDesc_t prDesc);
109 
118 void CrPsPcktReroutingFailN6(FwPrDesc_t prDesc);
119 
126 FwPrBool_t CrPsPcktReroutingFailG1(FwPrDesc_t prDesc);
127 
134 FwPrBool_t CrPsPcktReroutingFailG1E(FwPrDesc_t prDesc);
135 
145 FwPrBool_t CrPsPcktReroutingFailG2(FwPrDesc_t prDesc);
146 
147 #endif /* CrPsPcktReroutingFailCreate_H_ */
void CrPsPcktReroutingFailN6(FwPrDesc_t prDesc)
Action for node N6.
FwPrBool_t CrPsPcktReroutingFailG1E(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION1 to N2.
void CrPsPcktReroutingFailN4(FwPrDesc_t prDesc)
Action for node N4.
FwPrDesc_t CrPsPcktReroutingFailCreate(void *prData)
Create a new procedure descriptor.
FwPrBool_t CrPsPcktReroutingFailG2(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION2 to N3.
void CrPsPcktReroutingFailN1(FwPrDesc_t prDesc)
Action for node N1.
FwPrBool_t CrPsPcktReroutingFailG1(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION1 to N1.
void CrPsPcktReroutingFailN5(FwPrDesc_t prDesc)
Action for node N5.
void CrPsPcktReroutingFailN3(FwPrDesc_t prDesc)
Action for node N3.
void CrPsPcktReroutingFailN2(FwPrDesc_t prDesc)
Action for node N2.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved