class StreamSocketSetTcpCorkResult
Defined at line 10428 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void StreamSocketSetTcpCorkResult ()
void StreamSocketSetTcpCorkResult (const StreamSocketSetTcpCorkResult & )
Defined at line 10434 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
StreamSocketSetTcpCorkResult & operator= (const StreamSocketSetTcpCorkResult & )
Defined at line 10435 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void StreamSocketSetTcpCorkResult (StreamSocketSetTcpCorkResult && )
Defined at line 10436 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 ()
StreamSocketSetTcpCorkResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketSetTcpCorkResponse val)
StreamSocketSetTcpCorkResult & operator= (StreamSocketSetTcpCorkResult && )
Defined at line 10437 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::StreamSocketSetTcpCorkResponse & response ()
const ::fuchsia_posix_socket::wire::StreamSocketSetTcpCorkResponse & response ()
bool is_err ()
StreamSocketSetTcpCorkResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketSetTcpCorkResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 10439 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h