class CoordinatorImportImageResult

Defined at line 615 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 621 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 622 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 623 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 624 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 class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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