template <>

class WireSyncBufferClientImpl

Defined at line 4616 of file fidling/gen/src/connectivity/network/testing/netemul/network-context/fidl/network/cpp/fidl/fuchsia.netemul.network/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus ServeController (::fidl::ServerEnd< ::fuchsia_device::Controller> && req)

Serve the Controller protocol for this device.

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.

::fidl::OneWayStatus ServeDevice (::fidl::ServerEnd< ::fuchsia_hardware_network::DeviceInstance> && req)

Serve the device's FIDL protocol.

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.