class MacAdapterParent
Defined at line 24 of file ../../src/connectivity/network/tun/network-tun/mac_adapter.h
An abstract MacAdapter parent.
This abstract class allows the owner of a `MacAdapter` to be notified of important events.
Public Methods
void OnMacStateChanged (MacAdapter * adapter)
Called when there are changes to the internal state of the `adapter`.
void ~MacAdapterParent ()
Defined at line 26 of file ../../src/connectivity/network/tun/network-tun/mac_adapter.h