class BaseNetworkSocketGetIpv6ReceivePacketInfoResult
Defined at line 9580 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 9586 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
BaseNetworkSocketGetIpv6ReceivePacketInfoResult & operator= (const BaseNetworkSocketGetIpv6ReceivePacketInfoResult & )
Defined at line 9587 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 9588 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 WithResponse (::fuchsia_posix_socket::wire::BaseNetworkSocketGetIpv6ReceivePacketInfoResponse val)
BaseNetworkSocketGetIpv6ReceivePacketInfoResult & operator= (BaseNetworkSocketGetIpv6ReceivePacketInfoResult && )
Defined at line 9589 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 9591 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h