class StreamSocketGetTcpWindowClampResult
Defined at line 11169 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void StreamSocketGetTcpWindowClampResult ()
void StreamSocketGetTcpWindowClampResult (const StreamSocketGetTcpWindowClampResult & )
Defined at line 11175 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
StreamSocketGetTcpWindowClampResult & operator= (const StreamSocketGetTcpWindowClampResult & )
Defined at line 11176 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void StreamSocketGetTcpWindowClampResult (StreamSocketGetTcpWindowClampResult && )
Defined at line 11177 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 ()
StreamSocketGetTcpWindowClampResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketGetTcpWindowClampResponse val)
StreamSocketGetTcpWindowClampResult & operator= (StreamSocketGetTcpWindowClampResult && )
Defined at line 11178 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::StreamSocketGetTcpWindowClampResponse & response ()
const ::fuchsia_posix_socket::wire::StreamSocketGetTcpWindowClampResponse & response ()
bool is_err ()
StreamSocketGetTcpWindowClampResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketGetTcpWindowClampResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 11180 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h