CORDET Framework - C2 Implementation
CrPsLptUpInterCmd.h
Go to the documentation of this file.
1 
24 #ifndef CRPSLPTUPINTERCMD_H_
25 #define CRPSLPTUPINTERCMD_H_
26 
27 #include <FwSmCore.h>
28 #include <CrFwConstants.h>
29 
35 void CrPsLptUpInterCmdStartAction(FwSmDesc_t smDesc);
36 
44 void CrPsLptUpInterCmdProgressAction(FwSmDesc_t smDesc);
45 
51 void CrPsLptUpInterCmdTerminationAction(FwSmDesc_t smDesc);
52 
53 /*----------------------------------------------------------------------------*/
54 #endif /* CRPSLPTUPINTERCMD_H */
void CrPsLptUpInterCmdTerminationAction(FwSmDesc_t smDesc)
Termination action of TC(13,10) LptUpInterCmd.
Header file to define all invariant publicly available constants and types for the CORDET Framework...
void CrPsLptUpInterCmdProgressAction(FwSmDesc_t smDesc)
Progress action of TC(13,10) LptUpInterCmd.
void CrPsLptUpInterCmdStartAction(FwSmDesc_t smDesc)
Start action of TC(13,10) LptUpInterCmd.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved