class DeviceGetStateAbsoluteResult
Defined at line 170 of file fidling/gen/sdk/fidl/fuchsia.hardware.backlight/fuchsia.hardware.backlight/cpp/fidl/fuchsia.hardware.backlight/cpp/wire_types.h
Public Methods
void DeviceGetStateAbsoluteResult ()
void DeviceGetStateAbsoluteResult (const DeviceGetStateAbsoluteResult & )
Defined at line 176 of file fidling/gen/sdk/fidl/fuchsia.hardware.backlight/fuchsia.hardware.backlight/cpp/fidl/fuchsia.hardware.backlight/cpp/wire_types.h
DeviceGetStateAbsoluteResult & operator= (const DeviceGetStateAbsoluteResult & )
Defined at line 177 of file fidling/gen/sdk/fidl/fuchsia.hardware.backlight/fuchsia.hardware.backlight/cpp/fidl/fuchsia.hardware.backlight/cpp/wire_types.h
void DeviceGetStateAbsoluteResult (DeviceGetStateAbsoluteResult && )
Defined at line 178 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 ()
DeviceGetStateAbsoluteResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_backlight::wire::DeviceGetStateAbsoluteResponse> val)
DeviceGetStateAbsoluteResult & operator= (DeviceGetStateAbsoluteResult && )
Defined at line 179 of file fidling/gen/sdk/fidl/fuchsia.hardware.backlight/fuchsia.hardware.backlight/cpp/fidl/fuchsia.hardware.backlight/cpp/wire_types.h
template <typename... Args>
DeviceGetStateAbsoluteResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 193 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::DeviceGetStateAbsoluteResponse & response ()
const ::fuchsia_hardware_backlight::wire::DeviceGetStateAbsoluteResponse & response ()
bool is_err ()
DeviceGetStateAbsoluteResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_backlight::wire::DeviceGetStateAbsoluteResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 181 of file fidling/gen/sdk/fidl/fuchsia.hardware.backlight/fuchsia.hardware.backlight/cpp/fidl/fuchsia.hardware.backlight/cpp/wire_types.h