class TaskProviderGetJobResult
Defined at line 1937 of file fidling/gen/sdk/fidl/fuchsia.component.runner/fuchsia.component.runner/cpp/fidl/fuchsia.component.runner/cpp/wire_types.h
Public Methods
void TaskProviderGetJobResult ()
void ~TaskProviderGetJobResult ()
void TaskProviderGetJobResult (TaskProviderGetJobResult && other)
TaskProviderGetJobResult & operator= (TaskProviderGetJobResult && other)
bool has_invalid_tag ()
bool is_response ()
TaskProviderGetJobResult WithResponse (::fuchsia_component_runner::wire::TaskProviderGetJobResponse val)
::fuchsia_component_runner::wire::TaskProviderGetJobResponse & response ()
const ::fuchsia_component_runner::wire::TaskProviderGetJobResponse & response ()
bool is_err ()
TaskProviderGetJobResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_component_runner::wire::TaskProviderGetJobResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 1947 of file fidling/gen/sdk/fidl/fuchsia.component.runner/fuchsia.component.runner/cpp/fidl/fuchsia.component.runner/cpp/wire_types.h