class BaseSocketGetKeepAliveResult

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

BaseSocketGetKeepAliveResult & operator= (const BaseSocketGetKeepAliveResult & )

Defined at line 6311 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 6312 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 WithResponse (::fuchsia_posix_socket::wire::BaseSocketGetKeepAliveResponse val)
BaseSocketGetKeepAliveResult & operator= (BaseSocketGetKeepAliveResult && )

Defined at line 6313 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 Tag
Name Value
kResponse 1
kErr 2

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