class StateV4
Defined at line 6852 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 IPv4 routing state.
Public Members
static const char[] Name_
Public Methods
void ~StateV4 ()
void GetWatcherV4 (::fidl::InterfaceRequest< ::fuchsia::net::routes::WatcherV4> watcher, ::fuchsia::net::routes::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`.
void GetRuleWatcherV4 (::fidl::InterfaceRequest< ::fuchsia::net::routes::RuleWatcherV4> watcher, ::fuchsia::net::routes::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`.