class BaseNetworkSocketGetIpMulticastInterfaceResult

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

Public Methods

void BaseNetworkSocketGetIpMulticastInterfaceResult ()
void BaseNetworkSocketGetIpMulticastInterfaceResult (const BaseNetworkSocketGetIpMulticastInterfaceResult & )

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

BaseNetworkSocketGetIpMulticastInterfaceResult WithResponse (::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpMulticastInterfaceResponse val)
BaseNetworkSocketGetIpMulticastInterfaceResult & operator= (const BaseNetworkSocketGetIpMulticastInterfaceResult & )

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

void BaseNetworkSocketGetIpMulticastInterfaceResult (BaseNetworkSocketGetIpMulticastInterfaceResult && )

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

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

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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