class StreamSocketGetInfoResult

Defined at line 11679 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 11685 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 WithErr (::fuchsia_posix::wire::Errno val)
StreamSocketGetInfoResult & operator= (const StreamSocketGetInfoResult & )

Defined at line 11686 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 11687 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

StreamSocketGetInfoResult & operator= (StreamSocketGetInfoResult && )

Defined at line 11688 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 11702 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 ()
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketGetInfoResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 11690 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h