class BaseNetworkSocketGetIpv6MulticastLoopbackResult
Defined at line 9188 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void BaseNetworkSocketGetIpv6MulticastLoopbackResult ()
void BaseNetworkSocketGetIpv6MulticastLoopbackResult (const BaseNetworkSocketGetIpv6MulticastLoopbackResult & )
Defined at line 9194 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
BaseNetworkSocketGetIpv6MulticastLoopbackResult & operator= (const BaseNetworkSocketGetIpv6MulticastLoopbackResult & )
Defined at line 9195 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void BaseNetworkSocketGetIpv6MulticastLoopbackResult (BaseNetworkSocketGetIpv6MulticastLoopbackResult && )
Defined at line 9196 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 ()
BaseNetworkSocketGetIpv6MulticastLoopbackResult WithResponse (::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpv6MulticastLoopbackResponse val)
BaseNetworkSocketGetIpv6MulticastLoopbackResult & operator= (BaseNetworkSocketGetIpv6MulticastLoopbackResult && )
Defined at line 9197 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::BaseNetworkSocketGetIpv6MulticastLoopbackResponse & response ()
const ::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpv6MulticastLoopbackResponse & response ()
bool is_err ()
BaseNetworkSocketGetIpv6MulticastLoopbackResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpv6MulticastLoopbackResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 9199 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h