class CoordinatorCreateLayerResult

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

Public Methods

void CoordinatorCreateLayerResult ()
void CoordinatorCreateLayerResult (const CoordinatorCreateLayerResult & )

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

CoordinatorCreateLayerResult & operator= (const CoordinatorCreateLayerResult & )

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

void CoordinatorCreateLayerResult (CoordinatorCreateLayerResult && )

Defined at line 672 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 ()
CoordinatorCreateLayerResult WithResponse (::fuchsia_hardware_display::wire::CoordinatorCreateLayerResponse val)
CoordinatorCreateLayerResult & operator= (CoordinatorCreateLayerResult && )

Defined at line 673 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::CoordinatorCreateLayerResponse & response ()
const ::fuchsia_hardware_display::wire::CoordinatorCreateLayerResponse & response ()
bool is_err ()
CoordinatorCreateLayerResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_display::wire::CoordinatorCreateLayerResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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