class DeviceGetMaxAbsoluteBrightnessResponse
Defined at line 656 of file fidling/gen/sdk/fidl/fuchsia.hardware.backlight/fuchsia.hardware.backlight/cpp/fidl/fuchsia.hardware.backlight/cpp/natural_types.h
Public Methods
void DeviceGetMaxAbsoluteBrightnessResponse (Storage_ storage)
void DeviceGetMaxAbsoluteBrightnessResponse (double max_brightness)
void DeviceGetMaxAbsoluteBrightnessResponse ()
Default constructs a |DeviceGetMaxAbsoluteBrightnessResponse| only if all of its members are default constructible.
Defined at line 667 of file fidling/gen/sdk/fidl/fuchsia.hardware.backlight/fuchsia.hardware.backlight/cpp/fidl/fuchsia.hardware.backlight/cpp/natural_types.h
void DeviceGetMaxAbsoluteBrightnessResponse (DeviceGetMaxAbsoluteBrightnessResponse && )
Defined at line 670 of file fidling/gen/sdk/fidl/fuchsia.hardware.backlight/fuchsia.hardware.backlight/cpp/fidl/fuchsia.hardware.backlight/cpp/natural_types.h
void DeviceGetMaxAbsoluteBrightnessResponse (const DeviceGetMaxAbsoluteBrightnessResponse & other)
DeviceGetMaxAbsoluteBrightnessResponse & operator= (DeviceGetMaxAbsoluteBrightnessResponse && )
Defined at line 671 of file fidling/gen/sdk/fidl/fuchsia.hardware.backlight/fuchsia.hardware.backlight/cpp/fidl/fuchsia.hardware.backlight/cpp/natural_types.h
DeviceGetMaxAbsoluteBrightnessResponse & operator= (const DeviceGetMaxAbsoluteBrightnessResponse & other)
bool operator== (const DeviceGetMaxAbsoluteBrightnessResponse & other)
bool operator!= (const DeviceGetMaxAbsoluteBrightnessResponse & other)
double max_brightness ()
double & max_brightness ()
DeviceGetMaxAbsoluteBrightnessResponse & max_brightness (double value)
Setter for max_brightness.
void DeviceGetMaxAbsoluteBrightnessResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits