template <>

class WireWeakSyncClientImpl

Defined at line 5019 of file fidling/gen/sdk/fidl/fuchsia.hardware.network.driver/fuchsia.hardware.network.driver/cpp/fidl/fuchsia.hardware.network.driver/cpp/driver/wire_messaging.h

Public Methods

::fdf::WireUnownedResult< ::fuchsia_hardware_network_driver::MacAddr::GetAddress> GetAddress ()

Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.

::fdf::WireUnownedResult< ::fuchsia_hardware_network_driver::MacAddr::GetFeatures> GetFeatures ()

Allocates 16 bytes of request buffer on the stack. Response is heap-allocated.

::fdf::WireUnownedResult< ::fuchsia_hardware_network_driver::MacAddr::SetMode> SetMode (::fuchsia_hardware_network::wire::MacFilterMode mode, ::fidl::VectorView< ::fuchsia_net::wire::MacAddress> multicast_macs)

Allocates 440 bytes of message buffer on the stack. No heap allocation necessary.