class RuleSetV6
Defined at line 908 of file fidling/gen/sdk/fidl/fuchsia.net.routes.admin/fuchsia.net.routes.admin/cpp/fidl/fuchsia.net.routes.admin/cpp/markers.h
Provides mutable access over a set of the system's IPv6 route rules.
A `RuleSet` has a priority and a rule has an index. A global order among the
rules is determined first by the priority of the `RuleSet` the rule belongs
to, and then the index of the rule inside the `RuleSet`.
This protocol encodes the lifetime of the rule set. Closing the client end
removes the rule set, and all the rules that are owned by the rule set.
Public Members
static Openness kOpenness