class StreamSocketSetTcpKeepAliveIdleResult
Defined at line 10526 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void StreamSocketSetTcpKeepAliveIdleResult ()
void StreamSocketSetTcpKeepAliveIdleResult (const StreamSocketSetTcpKeepAliveIdleResult & )
Defined at line 10532 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
StreamSocketSetTcpKeepAliveIdleResult & operator= (const StreamSocketSetTcpKeepAliveIdleResult & )
Defined at line 10533 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void StreamSocketSetTcpKeepAliveIdleResult (StreamSocketSetTcpKeepAliveIdleResult && )
Defined at line 10534 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 ()
StreamSocketSetTcpKeepAliveIdleResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketSetTcpKeepAliveIdleResponse val)
StreamSocketSetTcpKeepAliveIdleResult & operator= (StreamSocketSetTcpKeepAliveIdleResult && )
Defined at line 10535 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::StreamSocketSetTcpKeepAliveIdleResponse & response ()
const ::fuchsia_posix_socket::wire::StreamSocketSetTcpKeepAliveIdleResponse & response ()
bool is_err ()
StreamSocketSetTcpKeepAliveIdleResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketSetTcpKeepAliveIdleResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 10537 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h