class StreamSocketGetTcpDeferAcceptResult
Defined at line 11071 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void StreamSocketGetTcpDeferAcceptResult ()
void StreamSocketGetTcpDeferAcceptResult (const StreamSocketGetTcpDeferAcceptResult & )
Defined at line 11077 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
StreamSocketGetTcpDeferAcceptResult & operator= (const StreamSocketGetTcpDeferAcceptResult & )
Defined at line 11078 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void StreamSocketGetTcpDeferAcceptResult (StreamSocketGetTcpDeferAcceptResult && )
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
bool has_invalid_tag ()
bool is_response ()
StreamSocketGetTcpDeferAcceptResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketGetTcpDeferAcceptResponse val)
StreamSocketGetTcpDeferAcceptResult & operator= (StreamSocketGetTcpDeferAcceptResult && )
Defined at line 11080 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::StreamSocketGetTcpDeferAcceptResponse & response ()
const ::fuchsia_posix_socket::wire::StreamSocketGetTcpDeferAcceptResponse & response ()
bool is_err ()
StreamSocketGetTcpDeferAcceptResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketGetTcpDeferAcceptResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 11082 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h