class BaseNetworkSocketGetIpv6MulticastHopsResult
Defined at line 9090 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 9096 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
BaseNetworkSocketGetIpv6MulticastHopsResult & operator= (const BaseNetworkSocketGetIpv6MulticastHopsResult & )
Defined at line 9097 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 9098 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 WithResponse (::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpv6MulticastHopsResponse val)
BaseNetworkSocketGetIpv6MulticastHopsResult & operator= (BaseNetworkSocketGetIpv6MulticastHopsResult && )
Defined at line 9099 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 9101 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h