class StreamSocketGetTcpSynCountResult
Defined at line 10869 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void StreamSocketGetTcpSynCountResult ()
void StreamSocketGetTcpSynCountResult (const StreamSocketGetTcpSynCountResult & )
Defined at line 10875 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
StreamSocketGetTcpSynCountResult & operator= (const StreamSocketGetTcpSynCountResult & )
Defined at line 10876 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void StreamSocketGetTcpSynCountResult (StreamSocketGetTcpSynCountResult && )
Defined at line 10877 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 ()
StreamSocketGetTcpSynCountResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketGetTcpSynCountResponse val)
StreamSocketGetTcpSynCountResult & operator= (StreamSocketGetTcpSynCountResult && )
Defined at line 10878 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::StreamSocketGetTcpSynCountResponse & response ()
const ::fuchsia_posix_socket::wire::StreamSocketGetTcpSynCountResponse & response ()
bool is_err ()
StreamSocketGetTcpSynCountResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketGetTcpSynCountResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 10880 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h