class StreamSocketSetTcpDeferAcceptResult
Defined at line 11079 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void StreamSocketSetTcpDeferAcceptResult ()
void StreamSocketSetTcpDeferAcceptResult (const StreamSocketSetTcpDeferAcceptResult & )
Defined at line 11085 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
StreamSocketSetTcpDeferAcceptResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketSetTcpDeferAcceptResponse val)
StreamSocketSetTcpDeferAcceptResult & operator= (const StreamSocketSetTcpDeferAcceptResult & )
Defined at line 11086 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void StreamSocketSetTcpDeferAcceptResult (StreamSocketSetTcpDeferAcceptResult && )
Defined at line 11087 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 ()
StreamSocketSetTcpDeferAcceptResult & operator= (StreamSocketSetTcpDeferAcceptResult && )
Defined at line 11088 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::StreamSocketSetTcpDeferAcceptResponse & response ()
const ::fuchsia_posix_socket::wire::StreamSocketSetTcpDeferAcceptResponse & response ()
bool is_err ()
StreamSocketSetTcpDeferAcceptResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketSetTcpDeferAcceptResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 11090 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h