CORDET Framework - C2 Implementation

Execution Procedure for the InReport Component. More...

Go to the source code of this file.

Functions

FwPrDesc_t CrFwInRepExecProcMake ()
 Create a new instance of the InReport Execution Procedure. More...
 

Detailed Description

Execution Procedure for the InReport Component.

This procedure has a single node which executes the Update Action of the InReport (see figure below). This header file gives access to a make function which creates a new instance of the 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.h.

Function Documentation

◆ CrFwInRepExecProcMake()

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.

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