ADTF_DEVICE_TOOLBOX  3.12.1 (ADTF 3.18.3)
stream_meta_type_ethernet

Definition of Stream Meta Type for ethernet samples. More...

Inheritance diagram for stream_meta_type_ethernet:
[legend]

Static Public Member Functions

static void SetProperties (const adtf::ucom::iobject_ptr< adtf::base::ant::IProperties > &pProperties)
 Adds the properties of this meta type. More...
 

Additional Inherited Members

- Static Public Attributes inherited from stream_meta_type_ethernet_properties
static constexpr const char *const MetaTypeName = "adtf/devicetb/ethernet"
 
static constexpr const char *const DDLStructureName = "tEthernetSampleHeader"
 
static constexpr const bool DDLSerialized = true
 
static constexpr const char *const DDLDefinitions = ADTF_MEDIA_DESC_ETHERNET_DDL
 

Detailed Description

Definition of Stream Meta Type for ethernet samples.

Compatible with adtf::devicetb::sdk::someip::tEthernetSampleHeader

Definition at line 45 of file stream_meta_type_raw_ethernet.h.

Member Function Documentation

◆ SetProperties()

static void SetProperties ( const adtf::ucom::iobject_ptr< adtf::base::ant::IProperties > &  pProperties)
inlinestatic

Adds the properties of this meta type.

Parameters
[out]pPropertiesThe properties will be added to this.
Returns
void.

Definition at line 52 of file stream_meta_type_raw_ethernet.h.