template <>

class WireWeakOnewayClientImpl

Defined at line 9235 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 Detach ()

Detaches the lifetime of the route table from the lifetime of the

client end of the channel.

After this method is called, the route table will not be removed

if the client end is closed. It's a no-op if called on the main table.

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