ADTF_DEVICE_TOOLBOX  3.12.1 (ADTF 3.18.3)
tSomeIpTransformation

Special transformations which must be applied to reconstruct nested payloads. More...

Classes

union  uDetails
 

Public Types

enum  eTransformationType : uint8_t {
  TT_NONE = 0 , TT_E2E , TT_SOME_IP_SEGMENT , TT_SOME_IP_TRANSFORMER ,
  TT_SOME_IP_SERVICE_DISCOVERY
}
 

Public Attributes

eTransformationType nTransformationType = TT_NONE
 
uint16_t nHeaderBits = 0
 
uint16_t nTrailingBits = 0
 
uint32_t nAliasedMessageId
 
union adtf::devicetb::sdk::someip::hood::tSomeIpTransformation::uDetails oDetail
 

Detailed Description

Special transformations which must be applied to reconstruct nested payloads.

Definition at line 487 of file someip_types.h.