class BaseNetworkSocketGetIpv6MulticastHopsResult

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

Public Methods

void BaseNetworkSocketGetIpv6MulticastHopsResult ()
void BaseNetworkSocketGetIpv6MulticastHopsResult (const BaseNetworkSocketGetIpv6MulticastHopsResult & )

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

BaseNetworkSocketGetIpv6MulticastHopsResult WithResponse (::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpv6MulticastHopsResponse val)
BaseNetworkSocketGetIpv6MulticastHopsResult & operator= (const BaseNetworkSocketGetIpv6MulticastHopsResult & )

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

void BaseNetworkSocketGetIpv6MulticastHopsResult (BaseNetworkSocketGetIpv6MulticastHopsResult && )

Defined at line 9155 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 ()
BaseNetworkSocketGetIpv6MulticastHopsResult & operator= (BaseNetworkSocketGetIpv6MulticastHopsResult && )

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

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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