ADTF_DEVICE_TOOLBOX  3.12.1 (ADTF 3.18.3)
tSomeIpSocketMessageInfo

This struct contains the message id and header id of one SOME/IP message. More...

Public Attributes

uint32_t nMessageId
 
uint32_t nHeaderId
 

Detailed Description

This struct contains the message id and header id of one SOME/IP message.

It is used to get the connection between tSomeIpConnectorInfo and specific SOME/IP message. The connection is described in the ARXML in <SOCKET-CONNECTION-IPDU-IDENTIFIER>

Definition at line 574 of file someip_types.h.