template <>

class WireWeakOnewayBufferClientImpl

Defined at line 9719 of file fidling/gen/sdk/fidl/fuchsia.net.routes.admin/fuchsia.net.routes.admin/cpp/fidl/fuchsia.net.routes.admin/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus NewRouteTable (::fidl::ServerEnd< ::fuchsia_net_routes_admin::RouteTableV4> && provider, ::fuchsia_net_routes_admin::wire::RouteTableOptionsV4 options)

Creates a new route table. If the client end of the `provider` is

closed, the route table is removed (unless detached).

Caller provides the backing storage for FIDL message.