class CoordinatorSetDisplayPowerModeResult
Defined at line 958 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h
Public Methods
void CoordinatorSetDisplayPowerModeResult ()
void CoordinatorSetDisplayPowerModeResult (const CoordinatorSetDisplayPowerModeResult & )
Defined at line 964 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h
CoordinatorSetDisplayPowerModeResult & operator= (const CoordinatorSetDisplayPowerModeResult & )
Defined at line 965 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h
void CoordinatorSetDisplayPowerModeResult (CoordinatorSetDisplayPowerModeResult && )
Defined at line 966 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 ()
CoordinatorSetDisplayPowerModeResult WithResponse (::fuchsia_hardware_display::wire::CoordinatorSetDisplayPowerModeResponse val)
CoordinatorSetDisplayPowerModeResult & operator= (CoordinatorSetDisplayPowerModeResult && )
Defined at line 967 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::CoordinatorSetDisplayPowerModeResponse & response ()
const ::fuchsia_hardware_display::wire::CoordinatorSetDisplayPowerModeResponse & response ()
bool is_err ()
CoordinatorSetDisplayPowerModeResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_display::wire::CoordinatorSetDisplayPowerModeResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 969 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h