CORDET Framework - C2 Implementation
CrPsEvtRepDisabledCmd.h
Go to the documentation of this file.
1 
23 #ifndef CRPSSPCEVTREPDISABLEDCMD_H_
24 #define CRPSSPCEVTREPDISABLEDCMD_H_
25 
26 #include <CrFwConstants.h>
27 
36 void CrPsEvtRepDisabledCmdStartAction(FwSmDesc_t smDesc);
37 
45 void CrPsEvtRepDisabledCmdProgressAction(FwSmDesc_t smDesc);
46 
52 void CrPsEvtRepDisabledCmdTerminationAction(FwSmDesc_t smDesc);
53 
54 /*----------------------------------------------------------------------------*/
55 #endif /* CRPSSPCEVTREPDISABLEDCMD_H */
Header file to define all invariant publicly available constants and types for the CORDET Framework...
void CrPsEvtRepDisabledCmdTerminationAction(FwSmDesc_t smDesc)
Termination action of TC(5,7) EvtRepDisabledCmd.
void CrPsEvtRepDisabledCmdProgressAction(FwSmDesc_t smDesc)
Progress action of TC(5,7) EvtRepDisabledCmd.
void CrPsEvtRepDisabledCmdStartAction(FwSmDesc_t smDesc)
Start action of TC(5,7) EvtRepDisabledCmd.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved