CORDET Framework - C2 Implementation
CrPsLptUpFirstCmd.h
Go to the documentation of this file.
1 
24 #ifndef CRPSLPTUPFIRSTCMD_H_
25 #define CRPSLPTUPFIRSTCMD_H_
26 
27 #include <FwSmCore.h>
28 #include <CrFwConstants.h>
29 
39 void CrPsLptUpFirstCmdStartAction(FwSmDesc_t smDesc);
40 
49 void CrPsLptUpFirstCmdProgressAction(FwSmDesc_t smDesc);
50 
56 void CrPsLptUpFirstCmdTerminationAction(FwSmDesc_t smDesc);
57 
58 /*----------------------------------------------------------------------------*/
59 #endif /* CRPSLPTUPFIRSTCMD_H */
void CrPsLptUpFirstCmdProgressAction(FwSmDesc_t smDesc)
Progress action of TC(13,9) LptUpFirstCmd.
Header file to define all invariant publicly available constants and types for the CORDET Framework...
void CrPsLptUpFirstCmdStartAction(FwSmDesc_t smDesc)
Start action of TC(13,9) LptUpFirstCmd.
void CrPsLptUpFirstCmdTerminationAction(FwSmDesc_t smDesc)
Termination action of TC(13,9) LptUpFirstCmd.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved