class WatcherOptionsV4
Defined at line 2124 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/wire_types.h
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_net_routes::wire::WatcherOptionsV4> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_net_routes::wire::WatcherOptionsV4> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_net_routes::wire::WatcherOptionsV4>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void WatcherOptionsV4 ()
Defined at line 2126 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/wire_types.h
void WatcherOptionsV4 (const WatcherOptionsV4 & other)
Defined at line 2127 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/wire_types.h
WatcherOptionsV4 & operator= (const WatcherOptionsV4 & other)
Defined at line 2128 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/wire_types.h
void WatcherOptionsV4 (WatcherOptionsV4 && other)
Defined at line 2129 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/wire_types.h
WatcherOptionsV4 & operator= (WatcherOptionsV4 && other)
Defined at line 2130 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/wire_types.h
::fuchsia_net_routes::wire::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.
bool has_table_interest ()
void ~WatcherOptionsV4 ()
Defined at line 2132 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder