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