class DeviceGetStateAbsoluteResponse

Defined at line 403 of file fidling/gen/sdk/fidl/fuchsia.hardware.backlight/fuchsia.hardware.backlight/cpp/fidl/fuchsia.hardware.backlight/cpp/natural_types.h

Public Methods

void DeviceGetStateAbsoluteResponse (Storage_ storage)
void DeviceGetStateAbsoluteResponse (::fuchsia_hardware_backlight::State state)
void DeviceGetStateAbsoluteResponse ()

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

Defined at line 414 of file fidling/gen/sdk/fidl/fuchsia.hardware.backlight/fuchsia.hardware.backlight/cpp/fidl/fuchsia.hardware.backlight/cpp/natural_types.h

void DeviceGetStateAbsoluteResponse (DeviceGetStateAbsoluteResponse && )

Defined at line 417 of file fidling/gen/sdk/fidl/fuchsia.hardware.backlight/fuchsia.hardware.backlight/cpp/fidl/fuchsia.hardware.backlight/cpp/natural_types.h

void DeviceGetStateAbsoluteResponse (const DeviceGetStateAbsoluteResponse & other)
DeviceGetStateAbsoluteResponse & operator= (DeviceGetStateAbsoluteResponse && )

Defined at line 418 of file fidling/gen/sdk/fidl/fuchsia.hardware.backlight/fuchsia.hardware.backlight/cpp/fidl/fuchsia.hardware.backlight/cpp/natural_types.h

DeviceGetStateAbsoluteResponse & operator= (const DeviceGetStateAbsoluteResponse & other)
bool operator== (const DeviceGetStateAbsoluteResponse & other)
bool operator!= (const DeviceGetStateAbsoluteResponse & other)
const ::fuchsia_hardware_backlight::State & state ()
::fuchsia_hardware_backlight::State & state ()
DeviceGetStateAbsoluteResponse & state (::fuchsia_hardware_backlight::State value)

Setter for state.

void DeviceGetStateAbsoluteResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits