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