class Ipv6SendControlData

Defined at line 2687 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

Public Methods

void Ipv6SendControlData ()

Defined at line 2689 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

void Ipv6SendControlData (const Ipv6SendControlData & other)

Defined at line 2690 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

Ipv6SendControlData & operator= (const Ipv6SendControlData & other)

Defined at line 2691 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

void Ipv6SendControlData (Ipv6SendControlData && other)

Defined at line 2692 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_posix_socket::wire::Ipv6SendControlData> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_posix_socket::wire::Ipv6SendControlData> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_posix_socket::wire::Ipv6SendControlData>> frame)

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

uint8_t & hoplimit ()

The Hop Limit value to set in the IPv6 header of an outgoing

packet.

bool has_hoplimit ()
Ipv6SendControlData & operator= (Ipv6SendControlData && other)

Defined at line 2693 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

::fuchsia_posix_socket::wire::Ipv6PktInfoSendControlData & pktinfo ()

Information controlling the local interface and/or address used when

sending an IPv6 packet.

bool has_pktinfo ()
void ~Ipv6SendControlData ()

Defined at line 2695 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder