template <>

class NaturalSyncClientImpl

Defined at line 788 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> GetWatcherV4 (::fidl::Request< ::fuchsia_net_routes::StateV4::GetWatcherV4> request)

Initialize a watcher for IPv4 routing state.

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

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

::fit::result< ::fidl::OneWayError> GetRuleWatcherV4 (::fidl::Request< ::fuchsia_net_routes::StateV4::GetRuleWatcherV4> request)

Initialize a watcher for IPv4 rules state.

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

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