class StreamSocketGetTcpMaxSegmentResult
Defined at line 10379 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void StreamSocketGetTcpMaxSegmentResult ()
void StreamSocketGetTcpMaxSegmentResult (const StreamSocketGetTcpMaxSegmentResult & )
Defined at line 10385 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
StreamSocketGetTcpMaxSegmentResult & operator= (const StreamSocketGetTcpMaxSegmentResult & )
Defined at line 10386 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void StreamSocketGetTcpMaxSegmentResult (StreamSocketGetTcpMaxSegmentResult && )
Defined at line 10387 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 ()
StreamSocketGetTcpMaxSegmentResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketGetTcpMaxSegmentResponse val)
StreamSocketGetTcpMaxSegmentResult & operator= (StreamSocketGetTcpMaxSegmentResult && )
Defined at line 10388 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::StreamSocketGetTcpMaxSegmentResponse & response ()
const ::fuchsia_posix_socket::wire::StreamSocketGetTcpMaxSegmentResponse & response ()
bool is_err ()
StreamSocketGetTcpMaxSegmentResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketGetTcpMaxSegmentResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 10390 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h