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