CORDET Framework - C2 Implementation
CrFwDummyExecProc.h
Go to the documentation of this file.
1 
37 #ifndef CRFW_DUMMY_EXEC_PROC_H_
38 #define CRFW_DUMMY_EXEC_PROC_H_
39 
40 #include "FwSmConstants.h"
41 #include "FwPrConstants.h"
42 #include "CrFwConstants.h"
43 
51 FwPrDesc_t CrFwBaseCmpGetDummyExecProc();
52 
58 void CwFwBaseCmpDummyExecAction(FwPrDesc_t prDesc);
59 
60 #endif /* CRFW_DUMMY_EXEC_PROC_H_ */
Header file to define all invariant publicly available constants and types for the CORDET Framework.
FwPrDesc_t CrFwBaseCmpGetDummyExecProc()
Retrieve the singleton instance of the Dummy CEP.
void CwFwBaseCmpDummyExecAction(FwPrDesc_t prDesc)
Dummy action executed in the single node of the Dummy Execution Procedure.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved