template <>
class WireWeakAsyncBufferClientImpl
Defined at line 9732 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::internal::WireBufferThenable< ::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.
Caller provides the backing storage for FIDL message.