template <>

class WireWeakOnewayClientImpl

Defined at line 6995 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.

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

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

Serve the device's FIDL protocol.

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