|
ADTF Device Toolbox SDK
|
#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 |
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.