class DisplayPowerSetPowerModeResponse

Defined at line 262 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 DisplayPowerSetPowerModeResponse (Storage_ storage)
void DisplayPowerSetPowerModeResponse (uint8_t __reserved)
void DisplayPowerSetPowerModeResponse ()

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

Defined at line 273 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 DisplayPowerSetPowerModeResponse (DisplayPowerSetPowerModeResponse && )

Defined at line 276 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 DisplayPowerSetPowerModeResponse (const DisplayPowerSetPowerModeResponse & other)
DisplayPowerSetPowerModeResponse & operator= (DisplayPowerSetPowerModeResponse && )

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

DisplayPowerSetPowerModeResponse & operator= (const DisplayPowerSetPowerModeResponse & other)
bool operator== (const DisplayPowerSetPowerModeResponse & other)
bool operator!= (const DisplayPowerSetPowerModeResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DisplayPowerSetPowerModeResponse & __reserved (uint8_t value)

Setter for __reserved.

void DisplayPowerSetPowerModeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits