class StreamSocketGetTcpKeepAliveCountResult

Defined at line 10828 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 10834 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

StreamSocketGetTcpKeepAliveCountResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketGetTcpKeepAliveCountResponse val)
StreamSocketGetTcpKeepAliveCountResult & operator= (const StreamSocketGetTcpKeepAliveCountResult & )

Defined at line 10835 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 10836 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 & operator= (StreamSocketGetTcpKeepAliveCountResult && )

Defined at line 10837 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 class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 10839 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h