class WatcherOptionsV4
Defined at line 2535 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/natural_types.h
Public Methods
void WatcherOptionsV4 (Storage_ storage)
void WatcherOptionsV4 ()
Defined at line 2540 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/natural_types.h
void WatcherOptionsV4 (WatcherOptionsV4 && )
Defined at line 2541 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/natural_types.h
void WatcherOptionsV4 (const WatcherOptionsV4 & other)
WatcherOptionsV4 & operator= (WatcherOptionsV4 && )
Defined at line 2542 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/natural_types.h
WatcherOptionsV4 & operator= (const WatcherOptionsV4 & other)
bool operator== (const WatcherOptionsV4 & other)
bool operator!= (const WatcherOptionsV4 & 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.
WatcherOptionsV4 & 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 WatcherOptionsV4 (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits