ADTF Device Toolbox SDK
Loading...
Searching...
No Matches
adtf::devicetb::sdk::someip::hood::tSomeIpSessionHeader Struct Reference

#include <someip_types.h>

Public Member Functions

bool IsSegmented () const
 

Public Attributes

uint16_t nClientId = 0
 
uint16_t nSessionId = 0
 
uint8_t nProtocolVersion = 0
 
uint8_t nInterfaceVersion = 0
 
tMessageType eMessageType = tMessageType::MT_REQUEST
 
tReturnCode eReturnCode = tReturnCode::E_OK
 

Detailed Description

This struct represents the first 8 payload bytes of a standard SOME/IP request. For SOME/IP, this will be at the start of the payload, directly after tSomeIpMessageHeader. With Autosar E2E or SOME/IP-TP extensions, other headers may follow this header.


The documentation for this struct was generated from the following file: