class StreamSocketGetInfoResult
Defined at line 11622 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void StreamSocketGetInfoResult ()
void StreamSocketGetInfoResult (const StreamSocketGetInfoResult & )
Defined at line 11628 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
StreamSocketGetInfoResult & operator= (const StreamSocketGetInfoResult & )
Defined at line 11629 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void StreamSocketGetInfoResult (StreamSocketGetInfoResult && )
Defined at line 11630 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 ()
StreamSocketGetInfoResult WithResponse (::fidl::ObjectView< ::fuchsia_posix_socket::wire::StreamSocketGetInfoResponse> val)
StreamSocketGetInfoResult & operator= (StreamSocketGetInfoResult && )
Defined at line 11631 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
template <typename... Args>
StreamSocketGetInfoResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 11645 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::StreamSocketGetInfoResponse & response ()
const ::fuchsia_posix_socket::wire::StreamSocketGetInfoResponse & response ()
bool is_err ()
StreamSocketGetInfoResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketGetInfoResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 11633 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h