template <>

class WireWeakAsyncBufferClientImpl

Defined at line 7295 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::internal::WireBufferThenable< ::fuchsia_netemul_network::NetworkContext::Setup> Setup (::fidl::VectorView< ::fuchsia_netemul_network::wire::NetworkSetup> networks)

Creates a collection of networks described by `networks`.

`status` is `ZX_OK` for success

`setup_handle` is a resource that references and maintains the lifecycle of

the created networks and endpoints.

Caller provides the backing storage for FIDL message.