CORDET Framework - C2 Implementation
CrMaInRepTempViolation.h
Go to the documentation of this file.
1 
35 #ifndef CRMA_INREP_TEMP_VIOL_H_
36 #define CRMA_INREP_TEMP_VIOL_H_
37 
38 /* Include configuration files */
39 #include "CrFwUserConstants.h"
40 /* Include framework components */
41 #include "CrFwConstants.h"
42 /* Include FW Profile components */
43 #include "FwSmCore.h"
44 
52 
65 void CrMaInRepTempViolationUpdateAction(FwPrDesc_t prDesc);
66 
67 #endif /* CRFW_INREP_SAMPLE1_H_ */
int CrFwBool_t
Type used for boolean values (1 represent "true" and 0 represents "false").
Definition: CrFwConstants.h:32
Header file to define all invariant publicly available constants and types for the CORDET Framework...
CrFwBool_t CrMaInRepTempViolationValidityCheck(FwPrDesc_t prDesc)
Implementation of the Validity Check Operation for the Master Application.
void CrMaInRepTempViolationUpdateAction(FwPrDesc_t prDesc)
Implementation of the Update Action Operation for the Master Application.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved