template <>

class WireWeakOnewayClientImpl

Defined at line 3660 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 GetWatcherV4 (::fidl::ServerEnd< ::fuchsia_net_routes::WatcherV4> && watcher, ::fuchsia_net_routes::wire::WatcherOptionsV4 options)

Initialize a watcher for IPv4 routing state.

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

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

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

::fidl::OneWayStatus GetRuleWatcherV4 (::fidl::ServerEnd< ::fuchsia_net_routes::RuleWatcherV4> && watcher, ::fuchsia_net_routes::wire::RuleWatcherOptionsV4 options)

Initialize a watcher for IPv4 rules state.

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

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

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