class BaseSocketSetLingerResult

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

Public Methods

void BaseSocketSetLingerResult ()
void BaseSocketSetLingerResult (const BaseSocketSetLingerResult & )

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

BaseSocketSetLingerResult & operator= (const BaseSocketSetLingerResult & )

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

void BaseSocketSetLingerResult (BaseSocketSetLingerResult && )

Defined at line 6557 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 ()
BaseSocketSetLingerResult WithResponse (::fuchsia_posix_socket::wire::BaseSocketSetLingerResponse val)
BaseSocketSetLingerResult & operator= (BaseSocketSetLingerResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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