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