Vanetza
 
Loading...
Searching...
No Matches
vanetza::access::G5LinkLayer Struct Reference

Link layer header used by ITS-G5 stations. More...

#include <g5_link_layer.hpp>

Public Attributes

ieee802::dot11::QosDataHeader mac_header
 
ieee802::LlcSnapHeader llc_snap_header
 

Static Public Attributes

static constexpr std::size_t length_bytes
 

Detailed Description

Link layer header used by ITS-G5 stations.

Definition at line 137 of file g5_link_layer.hpp.

Constructor & Destructor Documentation

◆ G5LinkLayer()

vanetza::access::G5LinkLayer::G5LinkLayer ( )

Definition at line 12 of file g5_link_layer.cpp.

Member Data Documentation

◆ length_bytes

constexpr std::size_t vanetza::access::G5LinkLayer::length_bytes
staticconstexpr
Initial value:
=
ieee802::LlcSnapHeader::length_bytes

Definition at line 144 of file g5_link_layer.hpp.

◆ llc_snap_header

ieee802::LlcSnapHeader vanetza::access::G5LinkLayer::llc_snap_header

Definition at line 140 of file g5_link_layer.hpp.

◆ mac_header

ieee802::dot11::QosDataHeader vanetza::access::G5LinkLayer::mac_header

Definition at line 139 of file g5_link_layer.hpp.


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