class BaseSocketGetLingerResult

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

Public Methods

void BaseSocketGetLingerResult ()
void BaseSocketGetLingerResult (const BaseSocketGetLingerResult & )

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

BaseSocketGetLingerResult & operator= (const BaseSocketGetLingerResult & )

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

void BaseSocketGetLingerResult (BaseSocketGetLingerResult && )

Defined at line 6606 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 ()
BaseSocketGetLingerResult WithResponse (::fidl::ObjectView< ::fuchsia_posix_socket::wire::BaseSocketGetLingerResponse> val)
BaseSocketGetLingerResult & operator= (BaseSocketGetLingerResult && )

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

template <typename... Args>
BaseSocketGetLingerResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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