class StreamSocketSetTcpMaxSegmentResult
Defined at line 10330 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void StreamSocketSetTcpMaxSegmentResult ()
void StreamSocketSetTcpMaxSegmentResult (const StreamSocketSetTcpMaxSegmentResult & )
Defined at line 10336 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
StreamSocketSetTcpMaxSegmentResult & operator= (const StreamSocketSetTcpMaxSegmentResult & )
Defined at line 10337 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void StreamSocketSetTcpMaxSegmentResult (StreamSocketSetTcpMaxSegmentResult && )
Defined at line 10338 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 ()
StreamSocketSetTcpMaxSegmentResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketSetTcpMaxSegmentResponse val)
StreamSocketSetTcpMaxSegmentResult & operator= (StreamSocketSetTcpMaxSegmentResult && )
Defined at line 10339 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::StreamSocketSetTcpMaxSegmentResponse & response ()
const ::fuchsia_posix_socket::wire::StreamSocketSetTcpMaxSegmentResponse & response ()
bool is_err ()
StreamSocketSetTcpMaxSegmentResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketSetTcpMaxSegmentResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 10341 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h