class StreamSocketSetTcpKeepAliveIntervalResult

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

Public Methods

void StreamSocketSetTcpKeepAliveIntervalResult ()
void StreamSocketSetTcpKeepAliveIntervalResult (const StreamSocketSetTcpKeepAliveIntervalResult & )

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

StreamSocketSetTcpKeepAliveIntervalResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketSetTcpKeepAliveIntervalResponse val)
StreamSocketSetTcpKeepAliveIntervalResult & operator= (const StreamSocketSetTcpKeepAliveIntervalResult & )

Defined at line 10688 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 10689 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 & operator= (StreamSocketSetTcpKeepAliveIntervalResult && )

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

0x1

kErr 2

0x2

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