Vanetza
 
Loading...
Searching...
No Matches
vanetza::asio::linklayer_endpoint< Protocol >::data_union Union Reference

Public Attributes

sockaddr_type base
 
sockaddr_ll_type link
 

Detailed Description

template<typename Protocol>
union vanetza::asio::linklayer_endpoint< Protocol >::data_union

Definition at line 46 of file linklayer_endpoint.hpp.

Member Data Documentation

◆ base

template<typename Protocol >
sockaddr_type vanetza::asio::linklayer_endpoint< Protocol >::data_union::base

Definition at line 47 of file linklayer_endpoint.hpp.

◆ link

template<typename Protocol >
sockaddr_ll_type vanetza::asio::linklayer_endpoint< Protocol >::data_union::link

Definition at line 48 of file linklayer_endpoint.hpp.


The documentation for this union was generated from the following file: