class StreamSocketGetTcpInfoResult
Defined at line 11512 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 11518 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
StreamSocketGetTcpInfoResult & operator= (const StreamSocketGetTcpInfoResult & )
Defined at line 11519 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 11520 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 & operator= (StreamSocketGetTcpInfoResult && )
Defined at line 11521 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 11535 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 ()
StreamSocketGetTcpInfoResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketGetTcpInfoResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 11523 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h