class BaseSocketSetKeepAliveResult
Defined at line 6255 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void BaseSocketSetKeepAliveResult ()
void BaseSocketSetKeepAliveResult (const BaseSocketSetKeepAliveResult & )
Defined at line 6261 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
BaseSocketSetKeepAliveResult & operator= (const BaseSocketSetKeepAliveResult & )
Defined at line 6262 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void BaseSocketSetKeepAliveResult (BaseSocketSetKeepAliveResult && )
Defined at line 6263 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 ()
BaseSocketSetKeepAliveResult WithResponse (::fuchsia_posix_socket::wire::BaseSocketSetKeepAliveResponse val)
BaseSocketSetKeepAliveResult & operator= (BaseSocketSetKeepAliveResult && )
Defined at line 6264 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::BaseSocketSetKeepAliveResponse & response ()
const ::fuchsia_posix_socket::wire::BaseSocketSetKeepAliveResponse & response ()
bool is_err ()
BaseSocketSetKeepAliveResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::BaseSocketSetKeepAliveResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 6266 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h