class DeviceGetStateNormalizedResponse
Defined at line 150 of file fidling/gen/sdk/fidl/fuchsia.hardware.backlight/fuchsia.hardware.backlight/cpp/fidl/fuchsia.hardware.backlight/cpp/natural_types.h
Public Methods
void DeviceGetStateNormalizedResponse (Storage_ storage)
void DeviceGetStateNormalizedResponse (::fuchsia_hardware_backlight::State state)
void DeviceGetStateNormalizedResponse ()
Default constructs a |DeviceGetStateNormalizedResponse| only if all of its members are default constructible.
Defined at line 161 of file fidling/gen/sdk/fidl/fuchsia.hardware.backlight/fuchsia.hardware.backlight/cpp/fidl/fuchsia.hardware.backlight/cpp/natural_types.h
void DeviceGetStateNormalizedResponse (DeviceGetStateNormalizedResponse && )
Defined at line 164 of file fidling/gen/sdk/fidl/fuchsia.hardware.backlight/fuchsia.hardware.backlight/cpp/fidl/fuchsia.hardware.backlight/cpp/natural_types.h
void DeviceGetStateNormalizedResponse (const DeviceGetStateNormalizedResponse & other)
DeviceGetStateNormalizedResponse & operator= (DeviceGetStateNormalizedResponse && )
Defined at line 165 of file fidling/gen/sdk/fidl/fuchsia.hardware.backlight/fuchsia.hardware.backlight/cpp/fidl/fuchsia.hardware.backlight/cpp/natural_types.h
DeviceGetStateNormalizedResponse & operator= (const DeviceGetStateNormalizedResponse & other)
bool operator== (const DeviceGetStateNormalizedResponse & other)
bool operator!= (const DeviceGetStateNormalizedResponse & other)
const ::fuchsia_hardware_backlight::State & state ()
::fuchsia_hardware_backlight::State & state ()
DeviceGetStateNormalizedResponse & state (::fuchsia_hardware_backlight::State value)
Setter for state.
void DeviceGetStateNormalizedResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits