ADTF_DEVICE_TOOLBOX  3.12.1 (ADTF 3.18.3)
tSomeIpTpHeader

This struct represents the next 4 payload bytes of a SOME/IP-TP message. More...

Public Member Functions

uint32_t GetOffset () const
 
bool HasMoreSegments () const
 

Public Attributes

uint32_t nOffset = 0
 

Detailed Description

This struct represents the next 4 payload bytes of a SOME/IP-TP message.

This will be always directly after tSomeIpSessionHeader for a message with tMessageType::MT_TP_REQUEST flag.

Definition at line 237 of file someip_types.h.