class StreamSocketSetTcpCongestionResult
Defined at line 11316 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void StreamSocketSetTcpCongestionResult ()
void StreamSocketSetTcpCongestionResult (const StreamSocketSetTcpCongestionResult & )
Defined at line 11322 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
StreamSocketSetTcpCongestionResult & operator= (const StreamSocketSetTcpCongestionResult & )
Defined at line 11323 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void StreamSocketSetTcpCongestionResult (StreamSocketSetTcpCongestionResult && )
Defined at line 11324 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 ()
StreamSocketSetTcpCongestionResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketSetTcpCongestionResponse val)
StreamSocketSetTcpCongestionResult & operator= (StreamSocketSetTcpCongestionResult && )
Defined at line 11325 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::StreamSocketSetTcpCongestionResponse & response ()
const ::fuchsia_posix_socket::wire::StreamSocketSetTcpCongestionResponse & response ()
bool is_err ()
StreamSocketSetTcpCongestionResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketSetTcpCongestionResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 11327 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h