class BaseNetworkSocketSetIpv6MulticastInterfaceResult

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

Public Methods

void BaseNetworkSocketSetIpv6MulticastInterfaceResult ()
void BaseNetworkSocketSetIpv6MulticastInterfaceResult (const BaseNetworkSocketSetIpv6MulticastInterfaceResult & )

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

BaseNetworkSocketSetIpv6MulticastInterfaceResult & operator= (const BaseNetworkSocketSetIpv6MulticastInterfaceResult & )

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

void BaseNetworkSocketSetIpv6MulticastInterfaceResult (BaseNetworkSocketSetIpv6MulticastInterfaceResult && )

Defined at line 8749 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 ()
BaseNetworkSocketSetIpv6MulticastInterfaceResult WithResponse (::fuchsia_posix_socket::wire::BaseNetworkSocketSetIpv6MulticastInterfaceResponse val)
BaseNetworkSocketSetIpv6MulticastInterfaceResult & operator= (BaseNetworkSocketSetIpv6MulticastInterfaceResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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