class CoordinatorImportImageResult
Defined at line 760 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 766 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 767 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 768 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 769 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 771 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h