CORDET Framework - C2 Implementation
CrPsHkRepStructCmd.h
Go to the documentation of this file.
1 
22 #ifndef CRPS_HK_REPSTRUCT_CMD_H
23 #define CRPS_HK_REPSTRUCT_CMD_H
24 
25 #include "CrFwConstants.h"
26 
32 void CrPsHkRepStructCmdStartAction(FwSmDesc_t smDesc);
33 
39 void CrPsHkRepStructCmdProgressAction(FwSmDesc_t smDesc);
40 
47 void CrPsHkRepStructCmdTerminationAction(FwSmDesc_t smDesc);
48 
49 
50 #endif /* CRPS_HK_REPSTRUCT_CMD_H */
51 
void CrPsHkRepStructCmdTerminationAction(FwSmDesc_t smDesc)
Termination Action of the Command (3,9) to Report Structure of a Housekeeping Report in-coming comman...
Header file to define all invariant publicly available constants and types for the CORDET Framework...
void CrPsHkRepStructCmdProgressAction(FwSmDesc_t smDesc)
Progress action of the Command (3,9) to Report Structure of a Housekeeping Report in-coming command p...
void CrPsHkRepStructCmdStartAction(FwSmDesc_t smDesc)
Start action of the Command (3,9) to Report Structure of a Housekeeping Report in-coming command pack...
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved