class StreamSocketGetTcpLingerResult

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

Public Methods

void StreamSocketGetTcpLingerResult ()
void StreamSocketGetTcpLingerResult (const StreamSocketGetTcpLingerResult & )

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

StreamSocketGetTcpLingerResult & operator= (const StreamSocketGetTcpLingerResult & )

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

void StreamSocketGetTcpLingerResult (StreamSocketGetTcpLingerResult && )

Defined at line 10975 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 ()
StreamSocketGetTcpLingerResult WithResponse (::fidl::ObjectView< ::fuchsia_posix_socket::wire::StreamSocketGetTcpLingerResponse> val)
StreamSocketGetTcpLingerResult & operator= (StreamSocketGetTcpLingerResult && )

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

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

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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