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