template <>

class WireWeakOnewayBufferClientImpl

Defined at line 6821 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 AddPort (::fidl::ClientEnd< ::fuchsia_hardware_network::Port> && port, ::fidl::ServerEnd< ::fuchsia_net_virtualization::Interface> && interface)

Adds a port to the network.

+ request `port` port to be added.

+ request `interface` provides control over the interface.

Caller provides the backing storage for FIDL message.

::fidl::OneWayStatus CreateFakeEndpoint (::fidl::ServerEnd< ::fuchsia_netemul_network::FakeEndpoint> && ep)

Injects a fake endpoint.

Caller provides the backing storage for FIDL message.