class StreamSocketSetTcpNoDelayResult

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

Public Methods

void StreamSocketSetTcpNoDelayResult ()
void StreamSocketSetTcpNoDelayResult (const StreamSocketSetTcpNoDelayResult & )

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

StreamSocketSetTcpNoDelayResult & operator= (const StreamSocketSetTcpNoDelayResult & )

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

void StreamSocketSetTcpNoDelayResult (StreamSocketSetTcpNoDelayResult && )

Defined at line 10240 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 ()
StreamSocketSetTcpNoDelayResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketSetTcpNoDelayResponse val)
StreamSocketSetTcpNoDelayResult & operator= (StreamSocketSetTcpNoDelayResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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