class StateV6

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

Provides observability to the system's IPv6 routing state.

Public Members

static const char[] Name_

Public Methods

void ~StateV6 ()
void GetWatcherV6 (::fidl::InterfaceRequest< ::fuchsia::net::routes::WatcherV6> watcher, ::fuchsia::net::routes::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`.

void GetRuleWatcherV6 (::fidl::InterfaceRequest< ::fuchsia::net::routes::RuleWatcherV6> watcher, ::fuchsia::net::routes::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`.