template <>
class WireWeakOnewayBufferClientImpl
Defined at line 3780 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus GetWatcherV6 (::fidl::ServerEnd< ::fuchsia_net_routes::WatcherV6> && watcher, ::fuchsia_net_routes::wire::WatcherOptionsV6 options)
Initialize a watcher for IPv6 routing state.
+ request 'watcher' grants access to the `WatcherV6` Protocol.
+ request `watch_options` specifies the behavior of the `WatcherV6`.
Caller provides the backing storage for FIDL message.
::fidl::OneWayStatus GetRuleWatcherV6 (::fidl::ServerEnd< ::fuchsia_net_routes::RuleWatcherV6> && watcher, ::fuchsia_net_routes::wire::RuleWatcherOptionsV6 options)
Initialize a watcher for IPv6 rules state.
+ request 'watcher' grants access to the `RuleWatcherV6` Protocol.
+ request `watch_options` specifies the behavior of the `RuleWatcherV6`.
Caller provides the backing storage for FIDL message.