class BaseNetworkSocketGetIpv6ReceivePacketInfoResult

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

Public Methods

void BaseNetworkSocketGetIpv6ReceivePacketInfoResult ()
void BaseNetworkSocketGetIpv6ReceivePacketInfoResult (const BaseNetworkSocketGetIpv6ReceivePacketInfoResult & )

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

BaseNetworkSocketGetIpv6ReceivePacketInfoResult WithResponse (::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpv6ReceivePacketInfoResponse val)
BaseNetworkSocketGetIpv6ReceivePacketInfoResult & operator= (const BaseNetworkSocketGetIpv6ReceivePacketInfoResult & )

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

void BaseNetworkSocketGetIpv6ReceivePacketInfoResult (BaseNetworkSocketGetIpv6ReceivePacketInfoResult && )

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

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

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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