CORDET Framework - C2 Implementation
CrPsLptUpLastCmd.h
Go to the documentation of this file.
1 
24 #ifndef CRPSLPTUPLASTCMD_H_
25 #define CRPSLPTUPLASTCMD_H_
26 
27 #include <FwSmCore.h>
28 #include <CrFwConstants.h>
29 
35 void CrPsLptUpLastCmdStartAction(FwSmDesc_t smDesc);
36 
45 void CrPsLptUpLastCmdProgressAction(FwSmDesc_t smDesc);
46 
52 void CrPsLptUpLastCmdTerminationAction(FwSmDesc_t smDesc);
53 
54 /*----------------------------------------------------------------------------*/
55 #endif /* CRPSLPTUPLASTCMD_H */
void CrPsLptUpLastCmdTerminationAction(FwSmDesc_t smDesc)
Termination action of TC(13,11) LptUpLastCmd.
void CrPsLptUpLastCmdProgressAction(FwSmDesc_t smDesc)
Progress action of TC(13,11) LptUpLastCmd.
Header file to define all invariant publicly available constants and types for the CORDET Framework...
void CrPsLptUpLastCmdStartAction(FwSmDesc_t smDesc)
Start action of TC(13,11) LptUpLastCmd.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved