class BaseNetworkSocketSetIpv6UnicastHopsResult

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

Public Methods

void BaseNetworkSocketSetIpv6UnicastHopsResult ()
void BaseNetworkSocketSetIpv6UnicastHopsResult (const BaseNetworkSocketSetIpv6UnicastHopsResult & )

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

BaseNetworkSocketSetIpv6UnicastHopsResult & operator= (const BaseNetworkSocketSetIpv6UnicastHopsResult & )

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

void BaseNetworkSocketSetIpv6UnicastHopsResult (BaseNetworkSocketSetIpv6UnicastHopsResult && )

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

bool has_invalid_tag ()
bool is_response ()
BaseNetworkSocketSetIpv6UnicastHopsResult WithResponse (::fuchsia_posix_socket::wire::BaseNetworkSocketSetIpv6UnicastHopsResponse val)
BaseNetworkSocketSetIpv6UnicastHopsResult & operator= (BaseNetworkSocketSetIpv6UnicastHopsResult && )

Defined at line 8854 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::BaseNetworkSocketSetIpv6UnicastHopsResponse & response ()
const ::fuchsia_posix_socket::wire::BaseNetworkSocketSetIpv6UnicastHopsResponse & response ()
bool is_err ()
BaseNetworkSocketSetIpv6UnicastHopsResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::BaseNetworkSocketSetIpv6UnicastHopsResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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