CORDET Framework - C2 Implementation
CrPsLptDownLastRep.h
Go to the documentation of this file.
1 
24 #ifndef CRPSLPTDOWNLASTREP_H_
25 #define CRPSLPTDOWNLASTREP_H_
26 
27 #include <FwSmCore.h>
28 #include <CrFwConstants.h>
29 
36 CrFwBool_t CrPsLptDownLastRepEnableCheck(FwSmDesc_t smDesc);
37 
45 void CrPsLptDownLastRepUpdateAction(FwSmDesc_t smDesc);
46 
47 /*----------------------------------------------------------------------------*/
48 #endif /* CRPSLPTDOWNLASTREP_H */
int CrFwBool_t
Type used for boolean values (1 represent "true" and 0 represents "false").
Definition: CrFwConstants.h:30
Header file to define all invariant publicly available constants and types for the CORDET Framework...
void CrPsLptDownLastRepUpdateAction(FwSmDesc_t smDesc)
Update action of TM(13,3) LptDownLastRep.
CrFwBool_t CrPsLptDownLastRepEnableCheck(FwSmDesc_t smDesc)
Enable check of TM(13,3) LptDownLastRep.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved