class StreamSocketSetTcpKeepAliveIntervalResult
Defined at line 10624 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void StreamSocketSetTcpKeepAliveIntervalResult ()
void StreamSocketSetTcpKeepAliveIntervalResult (const StreamSocketSetTcpKeepAliveIntervalResult & )
Defined at line 10630 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
StreamSocketSetTcpKeepAliveIntervalResult & operator= (const StreamSocketSetTcpKeepAliveIntervalResult & )
Defined at line 10631 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void StreamSocketSetTcpKeepAliveIntervalResult (StreamSocketSetTcpKeepAliveIntervalResult && )
Defined at line 10632 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 ()
StreamSocketSetTcpKeepAliveIntervalResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketSetTcpKeepAliveIntervalResponse val)
StreamSocketSetTcpKeepAliveIntervalResult & operator= (StreamSocketSetTcpKeepAliveIntervalResult && )
Defined at line 10633 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::StreamSocketSetTcpKeepAliveIntervalResponse & response ()
const ::fuchsia_posix_socket::wire::StreamSocketSetTcpKeepAliveIntervalResponse & response ()
bool is_err ()
StreamSocketSetTcpKeepAliveIntervalResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketSetTcpKeepAliveIntervalResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 10635 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h