CORDET Framework - C2 Implementation
CrFwInRepExecProc.c File Reference

Implementation of InReport Execution Procedure. More...

Go to the source code of this file.

Functions

static void CwFwInRepExecAction (FwPrDesc_t prDesc)
 Function implementing the action of the single node in the Report Execution Procedure. More...
 
FwPrDesc_t CrFwInRepExecProcMake ()
 Create a new instance of the InReport Execution Procedure. More...
 

Detailed Description

Implementation of InReport Execution Procedure.

Author
Vaclav Cechticky vacla.nosp@m.v.ce.nosp@m.chtic.nosp@m.ky@p.nosp@m.np-so.nosp@m.ftwa.nosp@m.re.co.nosp@m.m
Alessandro Pasetti paset.nosp@m.ti@p.nosp@m.np-so.nosp@m.ftwa.nosp@m.re.co.nosp@m.m

This file is part of the CORDET Framework.

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/.

For information on alternative licensing, please contact P&P Software GmbH.

Definition in file CrFwInRepExecProc.c.

Function Documentation

FwPrDesc_t CrFwInRepExecProcMake ( )

Create a new instance of the InReport Execution Procedure.

This function returns the descriptor of newly created InReport Execution Procedure. Note that no data are attached to the descriptor as it is returned by this function.

Returns
the descriptor of the InReport Execution Procedure or NULL if the procedure could not be created.

Definition at line 39 of file CrFwInRepExecProc.c.

static void CwFwInRepExecAction ( FwPrDesc_t  prDesc)
static

Function implementing the action of the single node in the Report Execution Procedure.

Parameters
prDescthe procedure descriptor

Definition at line 60 of file CrFwInRepExecProc.c.

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