class CoordinatorImportImageResult

Defined at line 623 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h

Public Methods

void CoordinatorImportImageResult ()
void CoordinatorImportImageResult (const CoordinatorImportImageResult & )

Defined at line 629 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h

CoordinatorImportImageResult & operator= (const CoordinatorImportImageResult & )

Defined at line 630 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h

void CoordinatorImportImageResult (CoordinatorImportImageResult && )

Defined at line 631 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
CoordinatorImportImageResult WithResponse (::fuchsia_hardware_display::wire::CoordinatorImportImageResponse val)
CoordinatorImportImageResult & operator= (CoordinatorImportImageResult && )

Defined at line 632 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h

::fuchsia_hardware_display::wire::CoordinatorImportImageResponse & response ()
const ::fuchsia_hardware_display::wire::CoordinatorImportImageResponse & response ()
bool is_err ()
CoordinatorImportImageResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_display::wire::CoordinatorImportImageResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 634 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h