class SocketSetIpv6ChecksumResult
Defined at line 930 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.raw/fuchsia.posix.socket.raw/cpp/fidl/fuchsia.posix.socket.raw/cpp/wire_types.h
Public Methods
void SocketSetIpv6ChecksumResult ()
void SocketSetIpv6ChecksumResult (const SocketSetIpv6ChecksumResult & )
Defined at line 936 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.raw/fuchsia.posix.socket.raw/cpp/fidl/fuchsia.posix.socket.raw/cpp/wire_types.h
SocketSetIpv6ChecksumResult & operator= (const SocketSetIpv6ChecksumResult & )
Defined at line 937 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.raw/fuchsia.posix.socket.raw/cpp/fidl/fuchsia.posix.socket.raw/cpp/wire_types.h
void SocketSetIpv6ChecksumResult (SocketSetIpv6ChecksumResult && )
Defined at line 938 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.raw/fuchsia.posix.socket.raw/cpp/fidl/fuchsia.posix.socket.raw/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
SocketSetIpv6ChecksumResult WithResponse (::fuchsia_posix_socket_raw::wire::SocketSetIpv6ChecksumResponse val)
SocketSetIpv6ChecksumResult & operator= (SocketSetIpv6ChecksumResult && )
Defined at line 939 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.raw/fuchsia.posix.socket.raw/cpp/fidl/fuchsia.posix.socket.raw/cpp/wire_types.h
::fuchsia_posix_socket_raw::wire::SocketSetIpv6ChecksumResponse & response ()
const ::fuchsia_posix_socket_raw::wire::SocketSetIpv6ChecksumResponse & response ()
bool is_err ()
SocketSetIpv6ChecksumResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket_raw::wire::SocketSetIpv6ChecksumResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 941 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.raw/fuchsia.posix.socket.raw/cpp/fidl/fuchsia.posix.socket.raw/cpp/wire_types.h