class BaseNetworkSocketSetIpMulticastInterfaceResult

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

Public Methods

void BaseNetworkSocketSetIpMulticastInterfaceResult ()
void BaseNetworkSocketSetIpMulticastInterfaceResult (const BaseNetworkSocketSetIpMulticastInterfaceResult & )

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

BaseNetworkSocketSetIpMulticastInterfaceResult & operator= (const BaseNetworkSocketSetIpMulticastInterfaceResult & )

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

void BaseNetworkSocketSetIpMulticastInterfaceResult (BaseNetworkSocketSetIpMulticastInterfaceResult && )

Defined at line 8063 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 ()
BaseNetworkSocketSetIpMulticastInterfaceResult WithResponse (::fuchsia_posix_socket::wire::BaseNetworkSocketSetIpMulticastInterfaceResponse val)
BaseNetworkSocketSetIpMulticastInterfaceResult & operator= (BaseNetworkSocketSetIpMulticastInterfaceResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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