class StreamSocketGetTcpNoDelayResult
Defined at line 10281 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void StreamSocketGetTcpNoDelayResult ()
void StreamSocketGetTcpNoDelayResult (const StreamSocketGetTcpNoDelayResult & )
Defined at line 10287 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
StreamSocketGetTcpNoDelayResult & operator= (const StreamSocketGetTcpNoDelayResult & )
Defined at line 10288 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void StreamSocketGetTcpNoDelayResult (StreamSocketGetTcpNoDelayResult && )
Defined at line 10289 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 ()
StreamSocketGetTcpNoDelayResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketGetTcpNoDelayResponse val)
StreamSocketGetTcpNoDelayResult & operator= (StreamSocketGetTcpNoDelayResult && )
Defined at line 10290 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::StreamSocketGetTcpNoDelayResponse & response ()
const ::fuchsia_posix_socket::wire::StreamSocketGetTcpNoDelayResponse & response ()
bool is_err ()
StreamSocketGetTcpNoDelayResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketGetTcpNoDelayResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 10292 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h