class SocketGetIpv6ChecksumResult
Defined at line 979 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 SocketGetIpv6ChecksumResult ()
void SocketGetIpv6ChecksumResult (const SocketGetIpv6ChecksumResult & )
Defined at line 985 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.raw/fuchsia.posix.socket.raw/cpp/fidl/fuchsia.posix.socket.raw/cpp/wire_types.h
SocketGetIpv6ChecksumResult & operator= (const SocketGetIpv6ChecksumResult & )
Defined at line 986 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 SocketGetIpv6ChecksumResult (SocketGetIpv6ChecksumResult && )
Defined at line 987 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 ()
SocketGetIpv6ChecksumResult WithResponse (::fidl::ObjectView< ::fuchsia_posix_socket_raw::wire::SocketGetIpv6ChecksumResponse> val)
SocketGetIpv6ChecksumResult & operator= (SocketGetIpv6ChecksumResult && )
Defined at line 988 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.raw/fuchsia.posix.socket.raw/cpp/fidl/fuchsia.posix.socket.raw/cpp/wire_types.h
template <typename... Args>
SocketGetIpv6ChecksumResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 1002 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::SocketGetIpv6ChecksumResponse & response ()
const ::fuchsia_posix_socket_raw::wire::SocketGetIpv6ChecksumResponse & response ()
bool is_err ()
SocketGetIpv6ChecksumResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket_raw::wire::SocketGetIpv6ChecksumResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 990 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.raw/fuchsia.posix.socket.raw/cpp/fidl/fuchsia.posix.socket.raw/cpp/wire_types.h