class CoordinatorSetDisplayPowerModeResponse
Defined at line 1796 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/natural_types.h
Public Methods
void CoordinatorSetDisplayPowerModeResponse (Storage_ storage)
void CoordinatorSetDisplayPowerModeResponse (uint8_t __reserved)
void CoordinatorSetDisplayPowerModeResponse ()
Default constructs a |CoordinatorSetDisplayPowerModeResponse| only if all of its members are default constructible.
Defined at line 1806 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/natural_types.h
void CoordinatorSetDisplayPowerModeResponse (CoordinatorSetDisplayPowerModeResponse && )
Defined at line 1809 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/natural_types.h
void CoordinatorSetDisplayPowerModeResponse (const CoordinatorSetDisplayPowerModeResponse & other)
CoordinatorSetDisplayPowerModeResponse & operator= (CoordinatorSetDisplayPowerModeResponse && )
Defined at line 1810 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/natural_types.h
CoordinatorSetDisplayPowerModeResponse & operator= (const CoordinatorSetDisplayPowerModeResponse & other)
bool operator== (const CoordinatorSetDisplayPowerModeResponse & other)
bool operator!= (const CoordinatorSetDisplayPowerModeResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
CoordinatorSetDisplayPowerModeResponse & __reserved (uint8_t value)
Setter for __reserved.
void CoordinatorSetDisplayPowerModeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits