|
ADTF Device Toolbox SDK
|
#include <someip_types.h>
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 |
Serialization instructions covering SOME/IP standard. Extended with bit-packed signals as well as TLV for adaptive extensions from Autosar.