template <>

class WireWeakOnewayClientImpl

Defined at line 7075 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 GetPort (::fidl::ServerEnd< ::fuchsia_hardware_network::Port> && port)

Connects to the underlying device port.

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

::fidl::OneWayStatus GetProxy (::fidl::ServerEnd< ::fuchsia_netemul_network::DeviceProxy> && proxy)

Gets a proxy to open requests with zircon ethernet device.

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