class DisplayPowerSetPowerModeRequest

Defined at line 201 of file fidling/gen/sdk/fidl/fuchsia.ui.display.singleton/fuchsia.ui.display.singleton/cpp/fidl/fuchsia.ui.display.singleton/cpp/natural_types.h

Public Methods

void DisplayPowerSetPowerModeRequest (Storage_ storage)
void DisplayPowerSetPowerModeRequest (::fuchsia_ui_display_singleton::PowerMode power_mode)
void DisplayPowerSetPowerModeRequest ()

Default constructs a |DisplayPowerSetPowerModeRequest| only if all of its members are default constructible.

Defined at line 212 of file fidling/gen/sdk/fidl/fuchsia.ui.display.singleton/fuchsia.ui.display.singleton/cpp/fidl/fuchsia.ui.display.singleton/cpp/natural_types.h

void DisplayPowerSetPowerModeRequest (DisplayPowerSetPowerModeRequest && )

Defined at line 215 of file fidling/gen/sdk/fidl/fuchsia.ui.display.singleton/fuchsia.ui.display.singleton/cpp/fidl/fuchsia.ui.display.singleton/cpp/natural_types.h

void DisplayPowerSetPowerModeRequest (const DisplayPowerSetPowerModeRequest & other)
DisplayPowerSetPowerModeRequest & operator= (DisplayPowerSetPowerModeRequest && )

Defined at line 216 of file fidling/gen/sdk/fidl/fuchsia.ui.display.singleton/fuchsia.ui.display.singleton/cpp/fidl/fuchsia.ui.display.singleton/cpp/natural_types.h

DisplayPowerSetPowerModeRequest & operator= (const DisplayPowerSetPowerModeRequest & other)
bool operator== (const DisplayPowerSetPowerModeRequest & other)
bool operator!= (const DisplayPowerSetPowerModeRequest & other)
::fuchsia_ui_display_singleton::PowerMode power_mode ()

The display's new power mode.

Displays have `ON` power mode when they are connected to the system.

::fuchsia_ui_display_singleton::PowerMode & power_mode ()

The display's new power mode.

Displays have `ON` power mode when they are connected to the system.

DisplayPowerSetPowerModeRequest & power_mode (::fuchsia_ui_display_singleton::PowerMode value)

The display's new power mode.

Displays have `ON` power mode when they are connected to the system.

void DisplayPowerSetPowerModeRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits