class StreamSocketGetTcpCongestionResult
Defined at line 11463 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void StreamSocketGetTcpCongestionResult ()
void StreamSocketGetTcpCongestionResult (const StreamSocketGetTcpCongestionResult & )
Defined at line 11469 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
StreamSocketGetTcpCongestionResult & operator= (const StreamSocketGetTcpCongestionResult & )
Defined at line 11470 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void StreamSocketGetTcpCongestionResult (StreamSocketGetTcpCongestionResult && )
Defined at line 11471 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 ()
StreamSocketGetTcpCongestionResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketGetTcpCongestionResponse val)
StreamSocketGetTcpCongestionResult & operator= (StreamSocketGetTcpCongestionResult && )
Defined at line 11472 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::StreamSocketGetTcpCongestionResponse & response ()
const ::fuchsia_posix_socket::wire::StreamSocketGetTcpCongestionResponse & response ()
bool is_err ()
StreamSocketGetTcpCongestionResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketGetTcpCongestionResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 11474 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h