class BaseNetworkSocketGetIpMulticastLoopbackResult
Defined at line 8300 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void BaseNetworkSocketGetIpMulticastLoopbackResult ()
void BaseNetworkSocketGetIpMulticastLoopbackResult (const BaseNetworkSocketGetIpMulticastLoopbackResult & )
Defined at line 8306 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
BaseNetworkSocketGetIpMulticastLoopbackResult & operator= (const BaseNetworkSocketGetIpMulticastLoopbackResult & )
Defined at line 8307 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void BaseNetworkSocketGetIpMulticastLoopbackResult (BaseNetworkSocketGetIpMulticastLoopbackResult && )
Defined at line 8308 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 ()
BaseNetworkSocketGetIpMulticastLoopbackResult WithResponse (::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpMulticastLoopbackResponse val)
BaseNetworkSocketGetIpMulticastLoopbackResult & operator= (BaseNetworkSocketGetIpMulticastLoopbackResult && )
Defined at line 8309 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::BaseNetworkSocketGetIpMulticastLoopbackResponse & response ()
const ::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpMulticastLoopbackResponse & response ()
bool is_err ()
BaseNetworkSocketGetIpMulticastLoopbackResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpMulticastLoopbackResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 8311 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h