CORDET Framework - C2 Implementation

Implementation of TC(5,7) EvtRepDisabledCmd. More...

Go to the source code of this file.

Functions

void CrPsEvtRepDisabledCmdStartAction (FwSmDesc_t smDesc)
 Start action of TC(5,7) EvtRepDisabledCmd. More...
 
void CrPsEvtRepDisabledCmdProgressAction (FwSmDesc_t smDesc)
 Progress action of TC(5,7) EvtRepDisabledCmd. More...
 
void CrPsEvtRepDisabledCmdTerminationAction (FwSmDesc_t smDesc)
 Termination action of TC(5,7) EvtRepDisabledCmd. More...
 

Detailed Description

Implementation of TC(5,7) EvtRepDisabledCmd.

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 CrPsEvtRepDisabledCmd.h.

Function Documentation

void CrPsEvtRepDisabledCmdProgressAction ( FwSmDesc_t  smDesc)

Progress action of TC(5,7) EvtRepDisabledCmd.

Configure the (5,8) report with a destination equal to the source of the (5,7) command, load it in the OutLoader, and set the action outcome to ’completed’

Parameters
smDescThe state machine descriptor.

Definition at line 90 of file CrPsEvtRepDisabledCmd.c.

void CrPsEvtRepDisabledCmdStartAction ( FwSmDesc_t  smDesc)

Start action of TC(5,7) EvtRepDisabledCmd.

Retrieve (5,8) report from OutFactory and set action outcome to “success’ if retrieval succeeds. If the retrieval fails, generate error report OUTFACTORY FAILED and set outcome of Start Action to ’failed’

Parameters
smDescThe state machine descriptor.

Definition at line 59 of file CrPsEvtRepDisabledCmd.c.

void CrPsEvtRepDisabledCmdTerminationAction ( FwSmDesc_t  smDesc)

Termination action of TC(5,7) EvtRepDisabledCmd.

Set action outcome to ’success’

Parameters
smDescThe state machine descriptor.

Definition at line 119 of file CrPsEvtRepDisabledCmd.c.

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