class DeviceGetStateNormalizedResult

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

Public Methods

void DeviceGetStateNormalizedResult ()
void DeviceGetStateNormalizedResult (const DeviceGetStateNormalizedResult & )

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

DeviceGetStateNormalizedResult & operator= (const DeviceGetStateNormalizedResult & )

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

void DeviceGetStateNormalizedResult (DeviceGetStateNormalizedResult && )

Defined at line 74 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 ()
DeviceGetStateNormalizedResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_backlight::wire::DeviceGetStateNormalizedResponse> val)
DeviceGetStateNormalizedResult & operator= (DeviceGetStateNormalizedResult && )

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

template <typename... Args>
DeviceGetStateNormalizedResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 89 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::DeviceGetStateNormalizedResponse & response ()
const ::fuchsia_hardware_backlight::wire::DeviceGetStateNormalizedResponse & response ()
bool is_err ()
DeviceGetStateNormalizedResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_backlight::wire::DeviceGetStateNormalizedResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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