CORDET Framework - C2 Implementation
CrPsEvtDisableCmd.h
Go to the documentation of this file.
1 
23 #ifndef CRPSSPCEVTDISABLECMD_H_
24 #define CRPSSPCEVTDISABLECMD_H_
25 
26 #include <CrFwConstants.h>
27 
34 void CrPsEvtDisableCmdStartAction(FwSmDesc_t smDesc);
35 
44 void CrPsEvtDisableCmdProgressAction(FwSmDesc_t smDesc);
45 
51 void CrPsEvtDisableCmdTerminationAction(FwSmDesc_t smDesc);
52 
53 
54 /*----------------------------------------------------------------------------*/
55 #endif /* CRPSSPCEVTDISABLECMD_H */
void CrPsEvtDisableCmdProgressAction(FwSmDesc_t smDesc)
Progress action of TC(5,6) EvtDisableCmd.
Header file to define all invariant publicly available constants and types for the CORDET Framework...
void CrPsEvtDisableCmdStartAction(FwSmDesc_t smDesc)
Start action of TC(5,6) EvtDisableCmd.
void CrPsEvtDisableCmdTerminationAction(FwSmDesc_t smDesc)
Termination action of TC(5,6) EvtDisableCmd.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved