class NdpDnsServerSource

Defined at line 406 of file fidling/gen/sdk/fidl/fuchsia.net.name/fuchsia.net.name/cpp/fidl/fuchsia.net.name/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_name::wire::NdpDnsServerSource> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_net_name::wire::NdpDnsServerSource> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_net_name::wire::NdpDnsServerSource>> frame)

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

void NdpDnsServerSource ()

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

void NdpDnsServerSource (const NdpDnsServerSource & other)

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

NdpDnsServerSource & operator= (const NdpDnsServerSource & other)

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

void NdpDnsServerSource (NdpDnsServerSource && other)

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

NdpDnsServerSource & operator= (NdpDnsServerSource && other)

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

uint64_t & source_interface ()

The interface index over which this server was discovered.

bool has_source_interface ()
void ~NdpDnsServerSource ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder