35 #ifndef CRFW_INIT_PROC_H_
36 #define CRFW_INIT_PROC_H_
38 #include "FwSmConstants.h"
39 #include "FwPrConstants.h"
Header file to define all invariant publicly available constants and types for the CORDET Framework.
FwPrDesc_t CrFwCmpGetInitProc()
Retrieve the singleton instance of the CIP.
void CrFwBaseCmpDefInitCheck(FwPrDesc_t prDesc)
Function which performs the default Initialization Check of the CIP.
void CrFwBaseCmpDefInitAction(FwPrDesc_t prDesc)
Function which performs the default Initialization Action of the CIP.