class BaseNetworkSocketGetIpv6UnicastHopsResult

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

Public Methods

void BaseNetworkSocketGetIpv6UnicastHopsResult ()
void BaseNetworkSocketGetIpv6UnicastHopsResult (const BaseNetworkSocketGetIpv6UnicastHopsResult & )

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

BaseNetworkSocketGetIpv6UnicastHopsResult & operator= (const BaseNetworkSocketGetIpv6UnicastHopsResult & )

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

void BaseNetworkSocketGetIpv6UnicastHopsResult (BaseNetworkSocketGetIpv6UnicastHopsResult && )

Defined at line 8902 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 ()
BaseNetworkSocketGetIpv6UnicastHopsResult WithResponse (::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpv6UnicastHopsResponse val)
BaseNetworkSocketGetIpv6UnicastHopsResult & operator= (BaseNetworkSocketGetIpv6UnicastHopsResult && )

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

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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