class StreamSocketGetTcpKeepAliveIntervalResult
Defined at line 10673 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void StreamSocketGetTcpKeepAliveIntervalResult ()
void StreamSocketGetTcpKeepAliveIntervalResult (const StreamSocketGetTcpKeepAliveIntervalResult & )
Defined at line 10679 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
StreamSocketGetTcpKeepAliveIntervalResult & operator= (const StreamSocketGetTcpKeepAliveIntervalResult & )
Defined at line 10680 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void StreamSocketGetTcpKeepAliveIntervalResult (StreamSocketGetTcpKeepAliveIntervalResult && )
Defined at line 10681 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 ()
StreamSocketGetTcpKeepAliveIntervalResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketGetTcpKeepAliveIntervalResponse val)
StreamSocketGetTcpKeepAliveIntervalResult & operator= (StreamSocketGetTcpKeepAliveIntervalResult && )
Defined at line 10682 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::StreamSocketGetTcpKeepAliveIntervalResponse & response ()
const ::fuchsia_posix_socket::wire::StreamSocketGetTcpKeepAliveIntervalResponse & response ()
bool is_err ()
StreamSocketGetTcpKeepAliveIntervalResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketGetTcpKeepAliveIntervalResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 10684 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h