class CoordinatorSetDisplayPowerModeResult

Defined at line 1054 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 1060 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 1061 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 1062 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 1063 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 Tag
Name Value
kResponse 1
kErr 2

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