class BaseNetworkSocketSetIpMulticastLoopbackResult

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

Public Methods

void BaseNetworkSocketSetIpMulticastLoopbackResult ()
void BaseNetworkSocketSetIpMulticastLoopbackResult (const BaseNetworkSocketSetIpMulticastLoopbackResult & )

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

BaseNetworkSocketSetIpMulticastLoopbackResult & operator= (const BaseNetworkSocketSetIpMulticastLoopbackResult & )

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

void BaseNetworkSocketSetIpMulticastLoopbackResult (BaseNetworkSocketSetIpMulticastLoopbackResult && )

Defined at line 8259 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 ()
BaseNetworkSocketSetIpMulticastLoopbackResult WithResponse (::fuchsia_posix_socket::wire::BaseNetworkSocketSetIpMulticastLoopbackResponse val)
BaseNetworkSocketSetIpMulticastLoopbackResult & operator= (BaseNetworkSocketSetIpMulticastLoopbackResult && )

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

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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