class WatcherOptionsV6

Defined at line 2305 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::WatcherOptionsV6> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_net_routes::wire::WatcherOptionsV6> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_net_routes::wire::WatcherOptionsV6>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

void WatcherOptionsV6 ()

Defined at line 2307 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/wire_types.h

void WatcherOptionsV6 (const WatcherOptionsV6 & other)

Defined at line 2308 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/wire_types.h

WatcherOptionsV6 & operator= (const WatcherOptionsV6 & other)

Defined at line 2309 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/wire_types.h

void WatcherOptionsV6 (WatcherOptionsV6 && other)

Defined at line 2310 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/wire_types.h

WatcherOptionsV6 & operator= (WatcherOptionsV6 && other)

Defined at line 2311 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 ~WatcherOptionsV6 ()

Defined at line 2313 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