class StreamSocketSetTcpSynCountResult
Defined at line 10820 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void StreamSocketSetTcpSynCountResult ()
void StreamSocketSetTcpSynCountResult (const StreamSocketSetTcpSynCountResult & )
Defined at line 10826 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
StreamSocketSetTcpSynCountResult & operator= (const StreamSocketSetTcpSynCountResult & )
Defined at line 10827 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void StreamSocketSetTcpSynCountResult (StreamSocketSetTcpSynCountResult && )
Defined at line 10828 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 ()
StreamSocketSetTcpSynCountResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketSetTcpSynCountResponse val)
StreamSocketSetTcpSynCountResult & operator= (StreamSocketSetTcpSynCountResult && )
Defined at line 10829 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::StreamSocketSetTcpSynCountResponse & response ()
const ::fuchsia_posix_socket::wire::StreamSocketSetTcpSynCountResponse & response ()
bool is_err ()
StreamSocketSetTcpSynCountResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketSetTcpSynCountResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 10831 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h