class StreamSocketGetTcpInfoResult
Defined at line 11569 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void StreamSocketGetTcpInfoResult ()
void StreamSocketGetTcpInfoResult (const StreamSocketGetTcpInfoResult & )
Defined at line 11575 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 ()
StreamSocketGetTcpInfoResult WithResponse (::fidl::ObjectView< ::fuchsia_posix_socket::wire::StreamSocketGetTcpInfoResponse> val)
StreamSocketGetTcpInfoResult WithErr (::fuchsia_posix::wire::Errno val)
StreamSocketGetTcpInfoResult & operator= (const StreamSocketGetTcpInfoResult & )
Defined at line 11576 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void StreamSocketGetTcpInfoResult (StreamSocketGetTcpInfoResult && )
Defined at line 11577 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
StreamSocketGetTcpInfoResult & operator= (StreamSocketGetTcpInfoResult && )
Defined at line 11578 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
template <typename... Args>
StreamSocketGetTcpInfoResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 11592 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::StreamSocketGetTcpInfoResponse & response ()
const ::fuchsia_posix_socket::wire::StreamSocketGetTcpInfoResponse & response ()
bool is_err ()
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketGetTcpInfoResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 11580 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h