CORDET Framework - C2 Implementation
CrPsLptStartDownCmd.h
Go to the documentation of this file.
1 
24 #ifndef CRPSLPTSTARTDOWNCMD_H_
25 #define CRPSLPTSTARTDOWNCMD_H_
26 
27 #include <FwSmCore.h>
28 #include <CrFwConstants.h>
29 
38 void CrPsLptStartDownCmdStartAction(FwSmDesc_t smDesc);
39 
45 void CrPsLptStartDownCmdProgressAction(FwSmDesc_t smDesc);
46 
52 void CrPsLptStartDownCmdTerminationAction(FwSmDesc_t smDesc);
53 
54 /*----------------------------------------------------------------------------*/
55 #endif /* CRPSLPTSTARTDOWNCMD_H */
void CrPsLptStartDownCmdStartAction(FwSmDesc_t smDesc)
Start action of TC(13,129) LptStartDownCmd.
Header file to define all invariant publicly available constants and types for the CORDET Framework...
void CrPsLptStartDownCmdProgressAction(FwSmDesc_t smDesc)
Progress action of TC(13,129) LptStartDownCmd.
void CrPsLptStartDownCmdTerminationAction(FwSmDesc_t smDesc)
Termination action of TC(13,129) LptStartDownCmd.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved