template <>

class NaturalClientImpl

Defined at line 928 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/natural_messaging.h

Public Methods

::fit::result< ::fidl::OneWayError> GetWatcherV6 (::fidl::Request< ::fuchsia_net_routes::StateV6::GetWatcherV6> request)

Initialize a watcher for IPv6 routing state.

+ request 'watcher' grants access to the `WatcherV6` Protocol.

+ request `watch_options` specifies the behavior of the `WatcherV6`.

::fit::result< ::fidl::OneWayError> GetRuleWatcherV6 (::fidl::Request< ::fuchsia_net_routes::StateV6::GetRuleWatcherV6> request)

Initialize a watcher for IPv6 rules state.

+ request 'watcher' grants access to the `RuleWatcherV6` Protocol.

+ request `watch_options` specifies the behavior of the `RuleWatcherV6`.