class BaseSocketGetKeepAliveResult

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

Public Methods

void BaseSocketGetKeepAliveResult ()
void BaseSocketGetKeepAliveResult (const BaseSocketGetKeepAliveResult & )

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

BaseSocketGetKeepAliveResult WithResponse (::fuchsia_posix_socket::wire::BaseSocketGetKeepAliveResponse val)
BaseSocketGetKeepAliveResult & operator= (const BaseSocketGetKeepAliveResult & )

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

void BaseSocketGetKeepAliveResult (BaseSocketGetKeepAliveResult && )

Defined at line 6369 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 ()
BaseSocketGetKeepAliveResult & operator= (BaseSocketGetKeepAliveResult && )

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

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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