CORDET Framework - C2 Implementation
CrFwAppStartUpProc.h
Go to the documentation of this file.
1 
30 #ifndef CRFW_APP_START_UP_PROC_H_
31 #define CRFW_APP_START_UP_PROC_H_
32 
33 #include "FwSmConstants.h"
34 #include "FwPrConstants.h"
35 #include "CrFwConstants.h"
36 
41 FwPrDesc_t CrFwAppSmGetAppStartUpProc();
42 
43 #endif /* CRFW_APP_START_UP_PROC_H_ */
Header file to define all invariant publicly available constants and types for the CORDET Framework...
FwPrDesc_t CrFwAppSmGetAppStartUpProc()
Retrieve the singleton instance of the Application Start-Up Procedure.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved