class BaseNetworkSocketGetIpv6MulticastInterfaceResult

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

Public Methods

void BaseNetworkSocketGetIpv6MulticastInterfaceResult ()
void BaseNetworkSocketGetIpv6MulticastInterfaceResult (const BaseNetworkSocketGetIpv6MulticastInterfaceResult & )

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

BaseNetworkSocketGetIpv6MulticastInterfaceResult & operator= (const BaseNetworkSocketGetIpv6MulticastInterfaceResult & )

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

void BaseNetworkSocketGetIpv6MulticastInterfaceResult (BaseNetworkSocketGetIpv6MulticastInterfaceResult && )

Defined at line 8798 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 ()
BaseNetworkSocketGetIpv6MulticastInterfaceResult WithResponse (::fidl::ObjectView< ::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpv6MulticastInterfaceResponse> val)
BaseNetworkSocketGetIpv6MulticastInterfaceResult & operator= (BaseNetworkSocketGetIpv6MulticastInterfaceResult && )

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

template <typename... Args>
BaseNetworkSocketGetIpv6MulticastInterfaceResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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