class CoordinatorCreateLayerResult
Defined at line 1103 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 1109 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 1110 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 1111 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 (::fidl::ObjectView< ::fuchsia_hardware_display::wire::CoordinatorCreateLayerResponse> val)
CoordinatorCreateLayerResult & operator= (CoordinatorCreateLayerResult && )
Defined at line 1112 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h
template <typename... Args>
CoordinatorCreateLayerResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 1126 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 1114 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h