class DeviceSetStateAbsoluteResult

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

Public Methods

void DeviceSetStateAbsoluteResult ()
void DeviceSetStateAbsoluteResult (const DeviceSetStateAbsoluteResult & )

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

DeviceSetStateAbsoluteResult & operator= (const DeviceSetStateAbsoluteResult & )

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

void DeviceSetStateAbsoluteResult (DeviceSetStateAbsoluteResult && )

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

bool has_invalid_tag ()
bool is_response ()
DeviceSetStateAbsoluteResult WithResponse (::fuchsia_hardware_backlight::wire::DeviceSetStateAbsoluteResponse val)
DeviceSetStateAbsoluteResult & operator= (DeviceSetStateAbsoluteResult && )

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

::fuchsia_hardware_backlight::wire::DeviceSetStateAbsoluteResponse & response ()
const ::fuchsia_hardware_backlight::wire::DeviceSetStateAbsoluteResponse & response ()
bool is_err ()
DeviceSetStateAbsoluteResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_backlight::wire::DeviceSetStateAbsoluteResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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