template <>

class WireWeakSyncClientImpl

Defined at line 9751 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::WireResult< ::fuchsia_net_routes_admin::RouteTableProviderV4::GetInterfaceLocalTable> GetInterfaceLocalTable (::fuchsia_net_resources::wire::ProofOfInterfaceAuthorization && credential)

Gets the interface-local route table for this interface.

+ request credential of the interface to get local route table.

- response client end of the `RouteTableV4` protocol if successfully.

This table is only removed after the interface is removed AND all

outstanding `RouteTableV4` channels are closed.

Calling detach on the route table is a no-op.

Allocates 64 bytes of message buffer on the stack. No heap allocation necessary.