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