class BatchIteratorWaitForReadyResult

Defined at line 2874 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/wire_types.h

Public Methods

void BatchIteratorWaitForReadyResult ()
void BatchIteratorWaitForReadyResult (const BatchIteratorWaitForReadyResult & )

Defined at line 2880 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/wire_types.h

BatchIteratorWaitForReadyResult & operator= (const BatchIteratorWaitForReadyResult & )

Defined at line 2881 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/wire_types.h

void BatchIteratorWaitForReadyResult (BatchIteratorWaitForReadyResult && )

Defined at line 2882 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
BatchIteratorWaitForReadyResult WithResponse (::fuchsia_diagnostics::wire::BatchIteratorWaitForReadyResponse val)
BatchIteratorWaitForReadyResult & operator= (BatchIteratorWaitForReadyResult && )

Defined at line 2883 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/wire_types.h

::fuchsia_diagnostics::wire::BatchIteratorWaitForReadyResponse & response ()
const ::fuchsia_diagnostics::wire::BatchIteratorWaitForReadyResponse & response ()
bool is_framework_err ()
BatchIteratorWaitForReadyResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_diagnostics::wire::BatchIteratorWaitForReadyResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kFrameworkErr 3

0x3

Defined at line 2885 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/wire_types.h