class BatchIteratorWaitForReadyResult
Defined at line 2811 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 2817 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 2818 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/wire_types.h
void BatchIteratorWaitForReadyResult (BatchIteratorWaitForReadyResult && )
Defined at line 2819 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 2820 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
Defined at line 2822 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/wire_types.h