CORDET Framework - C2 Implementation

Implementation of TM(5,x) EvtRep. More...

Go to the source code of this file.

Functions

CrFwBool_t CrPsEvtRepEnableCheck (FwSmDesc_t smDesc)
 Enable check of TM(5,x) EvtRep. More...
 
void CrPsEvtRepUpdateAction (FwSmDesc_t smDesc)
 Update action of TM(5,1) EvtRep1. More...
 

Detailed Description

Implementation of TM(5,x) EvtRep.

Note
This file was generated on 2017-09-19 12:36:09
Author
PnP Generator
Christian Reimers chris.nosp@m.tian.nosp@m..reim.nosp@m.ers@.nosp@m.univi.nosp@m.e.ac.nosp@m..at
Markus Rockenbauer marku.nosp@m.s.ro.nosp@m.ckenb.nosp@m.auer.nosp@m.@univ.nosp@m.ie.a.nosp@m.c.at

last modification: 22.01.2018

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Definition in file CrPsEvtRep.h.

Function Documentation

CrFwBool_t CrPsEvtRepEnableCheck ( FwSmDesc_t  smDesc)

Enable check of TM(5,x) EvtRep.

Update service 5 observable nOfDetectedEvt x (’x’ is the event severity level) and then retrieve the enable status from the Our- Registry as a function of the report type, sub-type and discrimi- nant

Parameters
smDescThe state machine descriptor.
Returns
The enable check result.

Enable check of TM(5,x) EvtRep.

FW Profile function definitions Enable check of TM(5,x) EvtRep. Update service 5 observable nOfDetectedEvt x (’x’ is the event severity level) and then retrieve the enable status from the Out- Registry as a function of the report type, sub-type and discrimi- nant

Parameters
smDescThe state machine descriptor.
Returns
The enable check result.

Definition at line 55 of file CrPsEvtRep.c.

void CrPsEvtRepUpdateAction ( FwSmDesc_t  smDesc)

Update action of TM(5,1) EvtRep1.

Update service 5 observables: nOfGenEvtRep x, lastEvtEid i, lastEvtTime x (’x’ is the event severity level). Note that the pa- rameter values are set by the application which creates the event report at the time it creates the event report.

Parameters
smDescThe state machine descriptor.

Definition at line 131 of file CrPsEvtRep.c.

P&P Software GmbH, Copyright 2012-2013, All Rights Reserved