CORDET Framework - C2 Implementation

Interface for accessing fields in packets of service "ServEvt". More...

Go to the source code of this file.

Functions

struct __attribute__ ((packed)) _EvtRep1_t
 Structure for EvtRep1. More...
 
static CrPsEid_t getEvtRep1EventId (void *p)
 Get "EventId" from "EvtRep1" packet. More...
 
static void setEvtRep1EventId (void *p, CrPsEid_t EventId)
 Set "EventId" in "EvtRep1" packet. More...
 
static CrPsAux_t getEvtRep1AuxData (void *p)
 Get "AuxData" from "EvtRep1" packet. More...
 
static void setEvtRep1AuxData (void *p, CrPsAux_t AuxData)
 Set "AuxData" in "EvtRep1" packet. More...
 
static CrPsEid_t getEvtRep2EventId (void *p)
 Get "EventId" from "EvtRep2" packet. More...
 
static void setEvtRep2EventId (void *p, CrPsEid_t EventId)
 Set "EventId" in "EvtRep2" packet. More...
 
static CrPsAux_t getEvtRep2AuxData (void *p)
 Get "AuxData" from "EvtRep2" packet. More...
 
static void setEvtRep2AuxData (void *p, CrPsAux_t AuxData)
 Set "AuxData" in "EvtRep2" packet. More...
 
static CrPsEid_t getEvtRep3EventId (void *p)
 Get "EventId" from "EvtRep3" packet. More...
 
static void setEvtRep3EventId (void *p, CrPsEid_t EventId)
 Set "EventId" in "EvtRep3" packet. More...
 
static CrPsAux_t getEvtRep3AuxData (void *p)
 Get "AuxData" from "EvtRep3" packet. More...
 
static void setEvtRep3AuxData (void *p, CrPsAux_t AuxData)
 Set "AuxData" in "EvtRep3" packet. More...
 
static CrPsEid_t getEvtRep4EventId (void *p)
 Get "EventId" from "EvtRep4" packet. More...
 
static void setEvtRep4EventId (void *p, CrPsEid_t EventId)
 Set "EventId" in "EvtRep4" packet. More...
 
static CrPsAux_t getEvtRep4AuxData (void *p)
 Get "AuxData" from "EvtRep4" packet. More...
 
static void setEvtRep4AuxData (void *p, CrPsAux_t AuxData)
 Set "AuxData" in "EvtRep4" packet. More...
 
static CrPsNumberU4_t getEvtEnableCmdN (void *p)
 Get "N" from "EvtEnableCmd" packet. More...
 
static void setEvtEnableCmdN (void *p, CrPsNumberU4_t N)
 Set "N" in "EvtEnableCmd" packet. More...
 
static CrPsNumberU4_t getEvtDisableCmdN (void *p)
 Get "N" from "EvtDisableCmd" packet. More...
 
static void setEvtDisableCmdN (void *p, CrPsNumberU4_t N)
 Set "N" in "EvtDisableCmd" packet. More...
 
static CrPsNumberU4_t getEvtRepDisabledRepN (void *p)
 Get "N" from "EvtRepDisabledRep" packet. More...
 
static void setEvtRepDisabledRepN (void *p, CrPsNumberU4_t N)
 Set "N" in "EvtRepDisabledRep" packet. More...
 

Variables

 EvtRep1_t
 
 EvtRep2_t
 
 EvtRep3_t
 
 EvtRep4_t
 
 EvtEnableCmd_t
 
 EvtDisableCmd_t
 
 EvtRepDisabledCmd_t
 
 EvtRepDisabledRep_t
 

Detailed Description

Interface for accessing fields in packets of service "ServEvt".

Note
This file was generated on 2017-10-13 16:11:59
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 CrPsPktServEvt.h.

Function Documentation

struct __attribute__ ( (packed)  )

Structure for EvtRep1.

Structure for TmHeader.

Structure for OnBoardConnectRep.

Structure for OnBoardConnectCmd.

Structure for AreYouAliveRep.

Structure for VerFailedRoutingRep.

Structure for VerFailedTermRep.

Structure for VerSuccessTermRep.

Structure for VerFailedPrgrRep.

Structure for VerSuccessPrgrRep.

Structure for VerFailedStartRep.

Structure for VerSuccessStartRep.

Structure for VerFailedAccRep.

Structure for LptAbortDownCmd.

Structure for LptStartDownCmd.

Structure for LptUpAbortRep.

Structure for LptUpLastCmd.

Structure for LptUpInterCmd.

Structure for LptUpFirstCmd.

Structure for LptDownLastRep.

Structure for LptDownInterRep.

Structure for HkOneShotCmd.

Structure for HkRep.

Structure for HkRepStructRep.

Structure for HkRepStructCmd.

Structure for HkDisableCmd.

Structure for HkEnableCmd.

Structure for HkDeleteCmd.

Structure for EvtRepDisabledRep.

Structure for EvtRepDisabledCmd.

Structure for EvtDisableCmd.

Structure for EvtEnableCmd.

Structure for EvtRep4.

Structure for EvtRep3.

Structure for EvtRep2.

Packet header.

Event Definition ID (enumerated)

Auxiliary Data

Packet header.

Event Definition ID (enumerated)

Auxiliary Data

Packet header.

Event Definition ID (enumerated)

Auxiliary Data

Packet header.

Event Definition ID (enumerated)

Auxiliary Data

Packet header.

Capable of containing the [0, +2^32 -1] range

Event Definition ID (enumerated)

Packet header.

Capable of containing the [0, +2^32 -1] range

Event Definition ID (enumerated)

Packet header.

Packet header.

Capable of containing the [0, +2^32 -1] range

Event Definition ID (enumerated)

Definition at line 33 of file CrPsPktServEvt.h.

static CrPsNumberU4_t getEvtDisableCmdN ( void *  p)
inlinestatic

Get "N" from "EvtDisableCmd" packet.

Parameters
pPointer to the packet.
Returns
Value of "N".

Definition at line 409 of file CrPsPktServEvt.h.

static CrPsNumberU4_t getEvtEnableCmdN ( void *  p)
inlinestatic

Get "N" from "EvtEnableCmd" packet.

Parameters
pPointer to the packet.
Returns
Value of "N".

Definition at line 385 of file CrPsPktServEvt.h.

static CrPsAux_t getEvtRep1AuxData ( void *  p)
inlinestatic

Get "AuxData" from "EvtRep1" packet.

Parameters
pPointer to the packet.
Returns
Value of "AuxData".

Definition at line 217 of file CrPsPktServEvt.h.

static CrPsEid_t getEvtRep1EventId ( void *  p)
inlinestatic

Get "EventId" from "EvtRep1" packet.

Parameters
pPointer to the packet.
Returns
Value of "EventId".

Definition at line 193 of file CrPsPktServEvt.h.

static CrPsAux_t getEvtRep2AuxData ( void *  p)
inlinestatic

Get "AuxData" from "EvtRep2" packet.

Parameters
pPointer to the packet.
Returns
Value of "AuxData".

Definition at line 265 of file CrPsPktServEvt.h.

static CrPsEid_t getEvtRep2EventId ( void *  p)
inlinestatic

Get "EventId" from "EvtRep2" packet.

Parameters
pPointer to the packet.
Returns
Value of "EventId".

Definition at line 241 of file CrPsPktServEvt.h.

static CrPsAux_t getEvtRep3AuxData ( void *  p)
inlinestatic

Get "AuxData" from "EvtRep3" packet.

Parameters
pPointer to the packet.
Returns
Value of "AuxData".

Definition at line 313 of file CrPsPktServEvt.h.

static CrPsEid_t getEvtRep3EventId ( void *  p)
inlinestatic

Get "EventId" from "EvtRep3" packet.

Parameters
pPointer to the packet.
Returns
Value of "EventId".

Definition at line 289 of file CrPsPktServEvt.h.

static CrPsAux_t getEvtRep4AuxData ( void *  p)
inlinestatic

Get "AuxData" from "EvtRep4" packet.

Parameters
pPointer to the packet.
Returns
Value of "AuxData".

Definition at line 361 of file CrPsPktServEvt.h.

static CrPsEid_t getEvtRep4EventId ( void *  p)
inlinestatic

Get "EventId" from "EvtRep4" packet.

Parameters
pPointer to the packet.
Returns
Value of "EventId".

Definition at line 337 of file CrPsPktServEvt.h.

static CrPsNumberU4_t getEvtRepDisabledRepN ( void *  p)
inlinestatic

Get "N" from "EvtRepDisabledRep" packet.

Parameters
pPointer to the packet.
Returns
Value of "N".

Definition at line 433 of file CrPsPktServEvt.h.

static void setEvtDisableCmdN ( void *  p,
CrPsNumberU4_t  N 
)
inlinestatic

Set "N" in "EvtDisableCmd" packet.

Parameters
pPointer to the packet.
NValue of "N" to be set in packet.

Definition at line 421 of file CrPsPktServEvt.h.

static void setEvtEnableCmdN ( void *  p,
CrPsNumberU4_t  N 
)
inlinestatic

Set "N" in "EvtEnableCmd" packet.

Parameters
pPointer to the packet.
NValue of "N" to be set in packet.

Definition at line 397 of file CrPsPktServEvt.h.

static void setEvtRep1AuxData ( void *  p,
CrPsAux_t  AuxData 
)
inlinestatic

Set "AuxData" in "EvtRep1" packet.

Parameters
pPointer to the packet.
AuxDataValue of "AuxData" to be set in packet.

Definition at line 229 of file CrPsPktServEvt.h.

static void setEvtRep1EventId ( void *  p,
CrPsEid_t  EventId 
)
inlinestatic

Set "EventId" in "EvtRep1" packet.

Parameters
pPointer to the packet.
EventIdValue of "EventId" to be set in packet.

Definition at line 205 of file CrPsPktServEvt.h.

static void setEvtRep2AuxData ( void *  p,
CrPsAux_t  AuxData 
)
inlinestatic

Set "AuxData" in "EvtRep2" packet.

Parameters
pPointer to the packet.
AuxDataValue of "AuxData" to be set in packet.

Definition at line 277 of file CrPsPktServEvt.h.

static void setEvtRep2EventId ( void *  p,
CrPsEid_t  EventId 
)
inlinestatic

Set "EventId" in "EvtRep2" packet.

Parameters
pPointer to the packet.
EventIdValue of "EventId" to be set in packet.

Definition at line 253 of file CrPsPktServEvt.h.

static void setEvtRep3AuxData ( void *  p,
CrPsAux_t  AuxData 
)
inlinestatic

Set "AuxData" in "EvtRep3" packet.

Parameters
pPointer to the packet.
AuxDataValue of "AuxData" to be set in packet.

Definition at line 325 of file CrPsPktServEvt.h.

static void setEvtRep3EventId ( void *  p,
CrPsEid_t  EventId 
)
inlinestatic

Set "EventId" in "EvtRep3" packet.

Parameters
pPointer to the packet.
EventIdValue of "EventId" to be set in packet.

Definition at line 301 of file CrPsPktServEvt.h.

static void setEvtRep4AuxData ( void *  p,
CrPsAux_t  AuxData 
)
inlinestatic

Set "AuxData" in "EvtRep4" packet.

Parameters
pPointer to the packet.
AuxDataValue of "AuxData" to be set in packet.

Definition at line 373 of file CrPsPktServEvt.h.

static void setEvtRep4EventId ( void *  p,
CrPsEid_t  EventId 
)
inlinestatic

Set "EventId" in "EvtRep4" packet.

Parameters
pPointer to the packet.
EventIdValue of "EventId" to be set in packet.

Definition at line 349 of file CrPsPktServEvt.h.

static void setEvtRepDisabledRepN ( void *  p,
CrPsNumberU4_t  N 
)
inlinestatic

Set "N" in "EvtRepDisabledRep" packet.

Parameters
pPointer to the packet.
NValue of "N" to be set in packet.

Definition at line 445 of file CrPsPktServEvt.h.

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