class StreamSocketSetTcpKeepAliveCountResult

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

Public Methods

void StreamSocketSetTcpKeepAliveCountResult ()
void StreamSocketSetTcpKeepAliveCountResult (const StreamSocketSetTcpKeepAliveCountResult & )

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

StreamSocketSetTcpKeepAliveCountResult & operator= (const StreamSocketSetTcpKeepAliveCountResult & )

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

void StreamSocketSetTcpKeepAliveCountResult (StreamSocketSetTcpKeepAliveCountResult && )

Defined at line 10730 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 ()
StreamSocketSetTcpKeepAliveCountResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketSetTcpKeepAliveCountResponse val)
StreamSocketSetTcpKeepAliveCountResult & operator= (StreamSocketSetTcpKeepAliveCountResult && )

Defined at line 10731 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::StreamSocketSetTcpKeepAliveCountResponse & response ()
const ::fuchsia_posix_socket::wire::StreamSocketSetTcpKeepAliveCountResponse & response ()
bool is_err ()
StreamSocketSetTcpKeepAliveCountResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketSetTcpKeepAliveCountResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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