class StreamSocketSetTcpLingerResult

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

Public Methods

void StreamSocketSetTcpLingerResult ()
void StreamSocketSetTcpLingerResult (const StreamSocketSetTcpLingerResult & )

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

StreamSocketSetTcpLingerResult & operator= (const StreamSocketSetTcpLingerResult & )

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

void StreamSocketSetTcpLingerResult (StreamSocketSetTcpLingerResult && )

Defined at line 10926 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 ()
StreamSocketSetTcpLingerResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketSetTcpLingerResponse val)
StreamSocketSetTcpLingerResult & operator= (StreamSocketSetTcpLingerResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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