template <>
class WireWeakOnewayClientImpl
Defined at line 6759 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.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::OneWayStatus CreateFakeEndpoint (::fidl::ServerEnd< ::fuchsia_netemul_network::FakeEndpoint> && ep)
Injects a fake endpoint.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.