class StreamSocketSetTcpWindowClampResult
Defined at line 11120 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void StreamSocketSetTcpWindowClampResult ()
void StreamSocketSetTcpWindowClampResult (const StreamSocketSetTcpWindowClampResult & )
Defined at line 11126 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
StreamSocketSetTcpWindowClampResult & operator= (const StreamSocketSetTcpWindowClampResult & )
Defined at line 11127 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void StreamSocketSetTcpWindowClampResult (StreamSocketSetTcpWindowClampResult && )
Defined at line 11128 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 ()
StreamSocketSetTcpWindowClampResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketSetTcpWindowClampResponse val)
StreamSocketSetTcpWindowClampResult & operator= (StreamSocketSetTcpWindowClampResult && )
Defined at line 11129 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::StreamSocketSetTcpWindowClampResponse & response ()
const ::fuchsia_posix_socket::wire::StreamSocketSetTcpWindowClampResponse & response ()
bool is_err ()
StreamSocketSetTcpWindowClampResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketSetTcpWindowClampResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 11131 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h