class StreamSocketGetTcpKeepAliveCountResult
Defined at line 10771 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void StreamSocketGetTcpKeepAliveCountResult ()
void StreamSocketGetTcpKeepAliveCountResult (const StreamSocketGetTcpKeepAliveCountResult & )
Defined at line 10777 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
StreamSocketGetTcpKeepAliveCountResult & operator= (const StreamSocketGetTcpKeepAliveCountResult & )
Defined at line 10778 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void StreamSocketGetTcpKeepAliveCountResult (StreamSocketGetTcpKeepAliveCountResult && )
Defined at line 10779 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 ()
StreamSocketGetTcpKeepAliveCountResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketGetTcpKeepAliveCountResponse val)
StreamSocketGetTcpKeepAliveCountResult & operator= (StreamSocketGetTcpKeepAliveCountResult && )
Defined at line 10780 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::StreamSocketGetTcpKeepAliveCountResponse & response ()
const ::fuchsia_posix_socket::wire::StreamSocketGetTcpKeepAliveCountResponse & response ()
bool is_err ()
StreamSocketGetTcpKeepAliveCountResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketGetTcpKeepAliveCountResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 10782 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h