CORDET Framework - C2 Implementation

Interface for accessing data pool items. More...

Go to the source code of this file.

Data Structures

struct  DpServLptParams_t
 Type description. More...
 
struct  DpServLptVars_t
 Type description. More...
 

Functions

void initDpServLpt (void)
 Initialises ServLpt.
 
static CrPsTimeOut_tgetDplptTimeOutArray ()
 Gets the datapool array lptTimeOut. More...
 
static CrPsTimeOut_t getDplptTimeOutItem (int i)
 Gets the value of the i-th element in the datapool array lptTimeOut. More...
 
static void setDplptTimeOutItem (int i, CrPsTimeOut_t lptTimeOut)
 Sets the value of the i-th element in the datapool array lptTimeOut. More...
 
static CrPsTid_t * getDplargeMsgTransIdArray ()
 Gets the datapool array largeMsgTransId. More...
 
static CrPsTid_t getDplargeMsgTransIdItem (int i)
 Gets the value of the i-th element in the datapool array largeMsgTransId. More...
 
static void setDplargeMsgTransIdItem (int i, CrPsTid_t largeMsgTransId)
 Sets the value of the i-th element in the datapool array largeMsgTransId. More...
 
static CrPsFailCode_tgetDplptFailCodeArray ()
 Gets the datapool array lptFailCode. More...
 
static CrPsFailCode_t getDplptFailCodeItem (int i)
 Gets the value of the i-th element in the datapool array lptFailCode. More...
 
static void setDplptFailCodeItem (int i, CrPsFailCode_t lptFailCode)
 Sets the value of the i-th element in the datapool array lptFailCode. More...
 
static CrPsSize_t * getDplptRemSizeArray ()
 Gets the datapool array lptRemSize. More...
 
static CrPsSize_t getDplptRemSizeItem (int i)
 Gets the value of the i-th element in the datapool array lptRemSize. More...
 
static void setDplptRemSizeItem (int i, CrPsSize_t lptRemSize)
 Sets the value of the i-th element in the datapool array lptRemSize. More...
 
static CrPsSize_t * getDplptSizeArray ()
 Gets the datapool array lptSize. More...
 
static CrPsSize_t getDplptSizeItem (int i)
 Gets the value of the i-th element in the datapool array lptSize. More...
 
static void setDplptSizeItem (int i, CrPsSize_t lptSize)
 Sets the value of the i-th element in the datapool array lptSize. More...
 
static CrPsDestSrc_tgetDplptSrcArray ()
 Gets the datapool array lptSrc. More...
 
static CrPsDestSrc_t getDplptSrcItem (int i)
 Gets the value of the i-th element in the datapool array lptSrc. More...
 
static void setDplptSrcItem (int i, CrPsDestSrc_t lptSrc)
 Sets the value of the i-th element in the datapool array lptSrc. More...
 
static CrFwTimeStamp_tgetDplptTimeArray ()
 Gets the datapool array lptTime. More...
 
static CrFwTimeStamp_t getDplptTimeItem (int i)
 Gets the value of the i-th element in the datapool array lptTime. More...
 
static void setDplptTimeItem (int i, CrFwTimeStamp_t lptTime)
 Sets the value of the i-th element in the datapool array lptTime. More...
 
static CrFwCounterU4_t getDpnOfDownlinks ()
 Gets the value of the datapool item nOfDownlinks. More...
 
static void setDpnOfDownlinks (CrFwCounterU4_t nOfDownlinks)
 Sets the value of the datapool item nOfDownlinks. More...
 
static CrFwCounterU4_t getDpnOfUplinks ()
 Gets the value of the datapool item nOfUplinks. More...
 
static void setDpnOfUplinks (CrFwCounterU4_t nOfUplinks)
 Sets the value of the datapool item nOfUplinks. More...
 
static CrFwCounterU4_t * getDppartSeqNmbArray ()
 Gets the datapool array partSeqNmb. More...
 
static CrFwCounterU4_t getDppartSeqNmbItem (int i)
 Gets the value of the i-th element in the datapool array partSeqNmb. More...
 
static void setDppartSeqNmbItem (int i, CrFwCounterU4_t partSeqNmb)
 Sets the value of the i-th element in the datapool array partSeqNmb. More...
 

Variables

DpServLptParams_t dpServLptParams
 
DpServLptVars_t dpServLptVars
 

Detailed Description

Interface for accessing data pool items.

Note
This file was generated on 2017-11-22 12:47:43
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 CrPsDpServLpt.h.

Function Documentation

static CrPsTid_t* getDplargeMsgTransIdArray ( )
inlinestatic

Gets the datapool array largeMsgTransId.

Returns
The datapool array largeMsgTransId

Definition at line 134 of file CrPsDpServLpt.h.

static CrPsTid_t getDplargeMsgTransIdItem ( int  i)
inlinestatic

Gets the value of the i-th element in the datapool array largeMsgTransId.

Parameters
iIndex variable
Returns
The i-th element in the datapool array largeMsgTransId

Definition at line 144 of file CrPsDpServLpt.h.

static CrPsFailCode_t* getDplptFailCodeArray ( )
inlinestatic

Gets the datapool array lptFailCode.

Returns
The datapool array lptFailCode

Definition at line 164 of file CrPsDpServLpt.h.

static CrPsFailCode_t getDplptFailCodeItem ( int  i)
inlinestatic

Gets the value of the i-th element in the datapool array lptFailCode.

Parameters
iIndex variable
Returns
The i-th element in the datapool array lptFailCode

Definition at line 174 of file CrPsDpServLpt.h.

static CrPsSize_t* getDplptRemSizeArray ( )
inlinestatic

Gets the datapool array lptRemSize.

Returns
The datapool array lptRemSize

Definition at line 194 of file CrPsDpServLpt.h.

static CrPsSize_t getDplptRemSizeItem ( int  i)
inlinestatic

Gets the value of the i-th element in the datapool array lptRemSize.

Parameters
iIndex variable
Returns
The i-th element in the datapool array lptRemSize

Definition at line 204 of file CrPsDpServLpt.h.

static CrPsSize_t* getDplptSizeArray ( )
inlinestatic

Gets the datapool array lptSize.

Returns
The datapool array lptSize

Definition at line 224 of file CrPsDpServLpt.h.

static CrPsSize_t getDplptSizeItem ( int  i)
inlinestatic

Gets the value of the i-th element in the datapool array lptSize.

Parameters
iIndex variable
Returns
The i-th element in the datapool array lptSize

Definition at line 234 of file CrPsDpServLpt.h.

static CrPsDestSrc_t* getDplptSrcArray ( )
inlinestatic

Gets the datapool array lptSrc.

Returns
The datapool array lptSrc

Definition at line 254 of file CrPsDpServLpt.h.

static CrPsDestSrc_t getDplptSrcItem ( int  i)
inlinestatic

Gets the value of the i-th element in the datapool array lptSrc.

Parameters
iIndex variable
Returns
The i-th element in the datapool array lptSrc

Definition at line 264 of file CrPsDpServLpt.h.

static CrFwTimeStamp_t* getDplptTimeArray ( )
inlinestatic

Gets the datapool array lptTime.

Returns
The datapool array lptTime

Definition at line 284 of file CrPsDpServLpt.h.

static CrFwTimeStamp_t getDplptTimeItem ( int  i)
inlinestatic

Gets the value of the i-th element in the datapool array lptTime.

Parameters
iIndex variable
Returns
The i-th element in the datapool array lptTime

Definition at line 294 of file CrPsDpServLpt.h.

static CrPsTimeOut_t* getDplptTimeOutArray ( )
inlinestatic

Gets the datapool array lptTimeOut.

Returns
The datapool array lptTimeOut

Definition at line 104 of file CrPsDpServLpt.h.

static CrPsTimeOut_t getDplptTimeOutItem ( int  i)
inlinestatic

Gets the value of the i-th element in the datapool array lptTimeOut.

Parameters
iIndex variable
Returns
The i-th element in the datapool array lptTimeOut

Definition at line 114 of file CrPsDpServLpt.h.

static CrFwCounterU4_t getDpnOfDownlinks ( )
inlinestatic

Gets the value of the datapool item nOfDownlinks.

Returns
The value of datapool item nOfDownlinks

Definition at line 314 of file CrPsDpServLpt.h.

static CrFwCounterU4_t getDpnOfUplinks ( )
inlinestatic

Gets the value of the datapool item nOfUplinks.

Returns
The value of datapool item nOfUplinks

Definition at line 333 of file CrPsDpServLpt.h.

static CrFwCounterU4_t* getDppartSeqNmbArray ( )
inlinestatic

Gets the datapool array partSeqNmb.

Returns
The datapool array partSeqNmb

Definition at line 351 of file CrPsDpServLpt.h.

static CrFwCounterU4_t getDppartSeqNmbItem ( int  i)
inlinestatic

Gets the value of the i-th element in the datapool array partSeqNmb.

Parameters
iIndex variable
Returns
The i-th element in the datapool array partSeqNmb

Definition at line 361 of file CrPsDpServLpt.h.

static void setDplargeMsgTransIdItem ( int  i,
CrPsTid_t  largeMsgTransId 
)
inlinestatic

Sets the value of the i-th element in the datapool array largeMsgTransId.

Parameters
iIndex variable
largeMsgTransIdThe value to be stored into the i-th element of datapool array largeMsgTransId.

Definition at line 155 of file CrPsDpServLpt.h.

static void setDplptFailCodeItem ( int  i,
CrPsFailCode_t  lptFailCode 
)
inlinestatic

Sets the value of the i-th element in the datapool array lptFailCode.

Parameters
iIndex variable
lptFailCodeThe value to be stored into the i-th element of datapool array lptFailCode.

Definition at line 185 of file CrPsDpServLpt.h.

static void setDplptRemSizeItem ( int  i,
CrPsSize_t  lptRemSize 
)
inlinestatic

Sets the value of the i-th element in the datapool array lptRemSize.

Parameters
iIndex variable
lptRemSizeThe value to be stored into the i-th element of datapool array lptRemSize.

Definition at line 215 of file CrPsDpServLpt.h.

static void setDplptSizeItem ( int  i,
CrPsSize_t  lptSize 
)
inlinestatic

Sets the value of the i-th element in the datapool array lptSize.

Parameters
iIndex variable
lptSizeThe value to be stored into the i-th element of datapool array lptSize.

Definition at line 245 of file CrPsDpServLpt.h.

static void setDplptSrcItem ( int  i,
CrPsDestSrc_t  lptSrc 
)
inlinestatic

Sets the value of the i-th element in the datapool array lptSrc.

Parameters
iIndex variable
lptSrcThe value to be stored into the i-th element of datapool array lptSrc.

Definition at line 275 of file CrPsDpServLpt.h.

static void setDplptTimeItem ( int  i,
CrFwTimeStamp_t  lptTime 
)
inlinestatic

Sets the value of the i-th element in the datapool array lptTime.

Parameters
iIndex variable
lptTimeThe value to be stored into the i-th element of datapool array lptTime.

Definition at line 305 of file CrPsDpServLpt.h.

static void setDplptTimeOutItem ( int  i,
CrPsTimeOut_t  lptTimeOut 
)
inlinestatic

Sets the value of the i-th element in the datapool array lptTimeOut.

Parameters
iIndex variable
lptTimeOutThe value to be stored into the i-th element of datapool array lptTimeOut.

Definition at line 125 of file CrPsDpServLpt.h.

static void setDpnOfDownlinks ( CrFwCounterU4_t  nOfDownlinks)
inlinestatic

Sets the value of the datapool item nOfDownlinks.

Parameters
nOfDownlinksThe value to be stored into the datapool item nOfDownlinks.

Definition at line 324 of file CrPsDpServLpt.h.

static void setDpnOfUplinks ( CrFwCounterU4_t  nOfUplinks)
inlinestatic

Sets the value of the datapool item nOfUplinks.

Parameters
nOfUplinksThe value to be stored into the datapool item nOfUplinks.

Definition at line 342 of file CrPsDpServLpt.h.

static void setDppartSeqNmbItem ( int  i,
CrFwCounterU4_t  partSeqNmb 
)
inlinestatic

Sets the value of the i-th element in the datapool array partSeqNmb.

Parameters
iIndex variable
partSeqNmbThe value to be stored into the i-th element of datapool array partSeqNmb.

Definition at line 372 of file CrPsDpServLpt.h.

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