class StreamSocketGetTcpKeepAliveIdleResult
Defined at line 10575 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void StreamSocketGetTcpKeepAliveIdleResult ()
void StreamSocketGetTcpKeepAliveIdleResult (const StreamSocketGetTcpKeepAliveIdleResult & )
Defined at line 10581 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
StreamSocketGetTcpKeepAliveIdleResult & operator= (const StreamSocketGetTcpKeepAliveIdleResult & )
Defined at line 10582 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void StreamSocketGetTcpKeepAliveIdleResult (StreamSocketGetTcpKeepAliveIdleResult && )
Defined at line 10583 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 ()
StreamSocketGetTcpKeepAliveIdleResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketGetTcpKeepAliveIdleResponse val)
StreamSocketGetTcpKeepAliveIdleResult & operator= (StreamSocketGetTcpKeepAliveIdleResult && )
Defined at line 10584 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::StreamSocketGetTcpKeepAliveIdleResponse & response ()
const ::fuchsia_posix_socket::wire::StreamSocketGetTcpKeepAliveIdleResponse & response ()
bool is_err ()
StreamSocketGetTcpKeepAliveIdleResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketGetTcpKeepAliveIdleResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 10586 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h