CORDET Framework - C2 Implementation
CrPsRep3s25ReadyCreate.h
Go to the documentation of this file.
1 
36 #ifndef CRPSREP3S25READY_H_
37 #define CRPSREP3S25READY_H_
38 
40 #include "FwPrConstants.h"
41 
43 #define CrPsRep3s25Ready_N1 (1) /* The identifier of action node N1 in procedure CrPsRep3s25Ready */
44 #define CrPsRep3s25Ready_N2 (2) /* The identifier of action node N2 in procedure CrPsRep3s25Ready */
45 #define CrPsRep3s25Ready_N3 (3) /* The identifier of action node N3 in procedure CrPsRep3s25Ready */
46 #define CrPsRep3s25Ready_N4 (4) /* The identifier of action node N4 in procedure CrPsRep3s25Ready */
47 
56 FwPrDesc_t CrPsRep3s25ReadyCreate(void* prData);
57 
63 void CrPsRep3s25ReadyN1(FwPrDesc_t prDesc);
64 
73 void CrPsRep3s25ReadyN2(FwPrDesc_t prDesc);
74 
83 void CrPsRep3s25ReadyN3(FwPrDesc_t prDesc);
84 
90 void CrPsRep3s25ReadyN4(FwPrDesc_t prDesc);
91 
98 FwPrBool_t CrPsRep3s25ReadyG1(FwPrDesc_t prDesc);
99 
106 FwPrBool_t CrPsRep3s25ReadyG1E(FwPrDesc_t prDesc);
107 
114 FwPrBool_t CrPsRep3s25ReadyG2(FwPrDesc_t prDesc);
115 
122 FwPrBool_t CrIaReadyChk3s25ReadyGoToRst(FwPrDesc_t prDesc);
123 
130 FwPrBool_t CrPsRep3s25ReadyGoToFin(FwPrDesc_t prDesc);
131 
138 FwPrBool_t CrIaReadyChk3s25ReadyGoToDec(FwPrDesc_t prDesc);
139 
140 #endif /* CrPsRep3s25ReadyCreate_H_ */
FwPrBool_t CrPsRep3s25ReadyG1(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION1 to N3.
FwPrBool_t CrIaReadyChk3s25ReadyGoToRst(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION2 to N1.
void CrPsRep3s25ReadyN2(FwPrDesc_t prDesc)
Action for node N2.
void CrPsRep3s25ReadyN3(FwPrDesc_t prDesc)
Action for node N3.
FwPrDesc_t CrPsRep3s25ReadyCreate(void *prData)
Create a new procedure descriptor.
void CrPsRep3s25ReadyN1(FwPrDesc_t prDesc)
Action for node N1.
void CrPsRep3s25ReadyN4(FwPrDesc_t prDesc)
Action for node N4.
FwPrBool_t CrIaReadyChk3s25ReadyGoToDec(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION2 to DECISION1.
FwPrBool_t CrPsRep3s25ReadyG2(FwPrDesc_t prDesc)
Guard on the Control Flow from N4 to DECISION2.
FwPrBool_t CrPsRep3s25ReadyG1E(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION1 to N2.
FwPrBool_t CrPsRep3s25ReadyGoToFin(FwPrDesc_t prDesc)
Guard on the Control Flow from DECISION2 to Final Node.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved