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

#include <someip_types.h>

Collaboration diagram for adtf::devicetb::sdk::someip::hood::tSomeIpSerializationInfo:
[legend]

Classes

struct  tTLVProperties
 
union  uDetails
 

Public Types

enum  eSerializationType : uint8_t {
  ST_BASIC = 0 , ST_ARRAY , ST_STRUCT , ST_UNION ,
  ST_CLASSIC
}
 

Public Attributes

const char * pStrElementName
 
const char * pStrTypeName
 
uint8_t nAlignment = 1
 
uint8_t nLengthBytes
 
uint32_t nChildren
 
uint32_t nNextSiblingOffset
 
struct adtf::devicetb::sdk::someip::hood::tSomeIpSerializationInfo::tTLVProperties oTLVProperties
 
eSerializationType oType = ST_BASIC
 
union adtf::devicetb::sdk::someip::hood::tSomeIpSerializationInfo::uDetails oDetail
 

Detailed Description

Serialization instructions covering SOME/IP standard. Extended with bit-packed signals as well as TLV for adaptive extensions from Autosar.


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