template <>
class WireWeakOnewayBufferClientImpl
Defined at line 10391 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::RouteTableV6> && provider, ::fuchsia_net_routes_admin::wire::RouteTableOptionsV6 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.