CORDET Framework - C2 Implementation

auxiliary Interface for accessing fields in packets of service "ServLPT". More...

Go to the source code of this file.

Functions

CrPsPart_t getLptUpLastCmdPart (void *p, uint32_t o)
 Get "Part" from "LptUpLastCmd" packet. More...
 
void setLptUpLastCmdPart (void *p, CrPsPart_t Part, uint32_t o)
 Set "Part" in "LptUpLastCmd" packet. More...
 
CrPsPart_t getLptUpInterCmdPart (void *p, uint32_t o)
 Get "Part" from "LptUpInterCmd" packet. More...
 
void setLptUpInterCmdPart (void *p, CrPsPart_t Part, uint32_t o)
 Set "Part" in "LptUpInterCmd" packet. More...
 
CrPsPart_t getLptUpFirstCmdPart (void *p, uint32_t o)
 Get "Part" from "LptUpFirstCmd" packet. More...
 
void setLptUpFirstCmdPart (void *p, CrPsPart_t Part, uint32_t o)
 Set "Part" in "LptUpFirstCmd" packet. More...
 
CrPsPart_t getLptDownLastRepPart (void *p, uint32_t o)
 Get "Part" from "LptDownLastRep" packet. More...
 
void setLptDownLastRepPart (void *p, unsigned char *Part, unsigned short length)
 Set "Part" in "LptDownLastRep" packet. More...
 
CrPsPart_t getLptDownInterRepPart (void *p, uint32_t o)
 Get "Part" from "LptDownInterRep" packet. More...
 
void setLptDownInterRepPart (void *p, unsigned char *Part, unsigned short length)
 Set "Part" in "LptDownInterRep" packet. More...
 
CrPsPart_t getLptDownFirstRepPart (void *p, uint32_t o)
 Get "Part" from "LptDownFirstRep" packet. More...
 
void setLptDownFirstRepPart (void *p, unsigned char *Part, unsigned short length)
 Set "Part" in "LptDownFirstRep" packet. More...
 

Detailed Description

auxiliary Interface for accessing fields in packets of service "ServLPT".

Author
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 CrPsPktServLptSupp.h.

Function Documentation

CrPsPart_t getLptDownFirstRepPart ( void *  p,
uint32_t  o 
)

Get "Part" from "LptDownFirstRep" packet.

Parameters
pPointer to the packet.
ooffset in parts (PartNumber)
Returns
Value of "Part".
CrPsPart_t getLptDownInterRepPart ( void *  p,
uint32_t  o 
)

Get "Part" from "LptDownInterRep" packet.

Parameters
pPointer to the packet.
ooffset in parts (PartNumber)
Returns
Value of "Part".
CrPsPart_t getLptDownLastRepPart ( void *  p,
uint32_t  o 
)

Get "Part" from "LptDownLastRep" packet.

Parameters
pPointer to the packet.
ooffset in parts (PartNumber)
Returns
Value of "Part".
CrPsPart_t getLptUpFirstCmdPart ( void *  p,
uint32_t  o 
)

Get "Part" from "LptUpFirstCmd" packet.

Parameters
pPointer to the packet.
ooffset in parts (PartNumber)
Returns
Value of "Part".

Definition at line 88 of file CrPsPktServLptSupp.c.

CrPsPart_t getLptUpInterCmdPart ( void *  p,
uint32_t  o 
)

Get "Part" from "LptUpInterCmd" packet.

Parameters
pPointer to the packet.
ooffset in parts (PartNumber)
Returns
Value of "Part".

Definition at line 61 of file CrPsPktServLptSupp.c.

CrPsPart_t getLptUpLastCmdPart ( void *  p,
uint32_t  o 
)

Get "Part" from "LptUpLastCmd" packet.

Parameters
pPointer to the packet.
ooffset in parts (PartNumber)
Returns
Value of "Part".

Definition at line 34 of file CrPsPktServLptSupp.c.

void setLptDownFirstRepPart ( void *  p,
unsigned char *  Part,
unsigned short  length 
)

Set "Part" in "LptDownFirstRep" packet.

Parameters
pPointer to the packet.
PartValue of "Part" to be set in packet.
ooffset in parts (PartNumber)
pPointer to the packet.
PartPointer to the Data to be set in packet.
lengthsize of the Date within the pointer Part to be set.

Definition at line 185 of file CrPsPktServLptSupp.c.

void setLptDownInterRepPart ( void *  p,
unsigned char *  Part,
unsigned short  length 
)

Set "Part" in "LptDownInterRep" packet.

Parameters
pPointer to the packet.
PartValue of "Part" to be set in packet.
ooffset in parts (PartNumber)
void setLptDownLastRepPart ( void *  p,
unsigned char *  Part,
unsigned short  length 
)

Set "Part" in "LptDownLastRep" packet.

Parameters
pPointer to the packet.
PartValue of "Part" to be set in packet.
ooffset in parts (PartNumber)

Definition at line 129 of file CrPsPktServLptSupp.c.

void setLptUpFirstCmdPart ( void *  p,
CrPsPart_t  Part,
uint32_t  o 
)

Set "Part" in "LptUpFirstCmd" packet.

Parameters
pPointer to the packet.
PartValue of "Part" to be set in packet.
ooffset in parts (PartNumber)

Definition at line 102 of file CrPsPktServLptSupp.c.

void setLptUpInterCmdPart ( void *  p,
CrPsPart_t  Part,
uint32_t  o 
)

Set "Part" in "LptUpInterCmd" packet.

Parameters
pPointer to the packet.
PartValue of "Part" to be set in packet.
ooffset in parts (PartNumber)

Definition at line 75 of file CrPsPktServLptSupp.c.

void setLptUpLastCmdPart ( void *  p,
CrPsPart_t  Part,
uint32_t  o 
)

Set "Part" in "LptUpLastCmd" packet.

Parameters
pPointer to the packet.
PartValue of "Part" to be set in packet.
ooffset in parts (PartNumber)

Definition at line 48 of file CrPsPktServLptSupp.c.

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