class WatcherOptionsV6
Defined at line 2655 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/natural_types.h
Public Methods
void WatcherOptionsV6 (Storage_ storage)
void WatcherOptionsV6 ()
Defined at line 2660 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/natural_types.h
void WatcherOptionsV6 (WatcherOptionsV6 && )
Defined at line 2661 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/natural_types.h
void WatcherOptionsV6 (const WatcherOptionsV6 & other)
WatcherOptionsV6 & operator= (WatcherOptionsV6 && )
Defined at line 2662 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/natural_types.h
WatcherOptionsV6 & operator= (const WatcherOptionsV6 & other)
bool operator== (const WatcherOptionsV6 & other)
bool operator!= (const WatcherOptionsV6 & other)
bool IsEmpty ()
const std::optional< ::fuchsia_net_routes::TableInterest> & table_interest ()
Filter events on tables matching `table_interest`.
Interpreted as `all` if absent. The server does not validate if
`TableInterest` contains valid table IDs.
::std::optional< ::fuchsia_net_routes::TableInterest> & table_interest ()
Filter events on tables matching `table_interest`.
Interpreted as `all` if absent. The server does not validate if
`TableInterest` contains valid table IDs.
WatcherOptionsV6 & table_interest (std::optional< ::fuchsia_net_routes::TableInterest> value)
Filter events on tables matching `table_interest`.
Interpreted as `all` if absent. The server does not validate if
`TableInterest` contains valid table IDs.
void WatcherOptionsV6 (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits