template <>

class WireWeakOnewayBufferClientImpl

Defined at line 1371 of file fidling/gen/sdk/fidl/fuchsia.net.root/fuchsia.net.root/cpp/fidl/fuchsia.net.root/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus GetAdmin (uint64_t id, ::fidl::ServerEnd< ::fuchsia_net_interfaces_admin::Control> && control)

Obtain administrative control over a network interface.

+ request `id` identifies the interface to be controlled.

+ request `control` grants the client administrative control over

the interface. Closed without a terminal event if `id` does not

match an existing interface.

Caller provides the backing storage for FIDL message.