class DeviceSetStateAbsoluteResponse

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

Public Methods

void DeviceSetStateAbsoluteResponse (Storage_ storage)
void DeviceSetStateAbsoluteResponse (uint8_t __reserved)
void DeviceSetStateAbsoluteResponse ()

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

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

void DeviceSetStateAbsoluteResponse (DeviceSetStateAbsoluteResponse && )

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

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

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

DeviceSetStateAbsoluteResponse & operator= (const DeviceSetStateAbsoluteResponse & other)
bool operator== (const DeviceSetStateAbsoluteResponse & other)
bool operator!= (const DeviceSetStateAbsoluteResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DeviceSetStateAbsoluteResponse & __reserved (uint8_t value)

Setter for __reserved.

void DeviceSetStateAbsoluteResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits