ADTF_DEVICE_TOOLBOX  3.12.1 (ADTF 3.18.3)
tSomeIpSerializationInfo

Serialization instructions covering SOME/IP standard. More...

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.

Definition at line 321 of file someip_types.h.