class DeviceSetStateNormalizedResult

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

Public Methods

void DeviceSetStateNormalizedResult ()
void DeviceSetStateNormalizedResult (const DeviceSetStateNormalizedResult & )

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

DeviceSetStateNormalizedResult & operator= (const DeviceSetStateNormalizedResult & )

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

void DeviceSetStateNormalizedResult (DeviceSetStateNormalizedResult && )

Defined at line 129 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 ()
DeviceSetStateNormalizedResult WithResponse (::fuchsia_hardware_backlight::wire::DeviceSetStateNormalizedResponse val)
DeviceSetStateNormalizedResult & operator= (DeviceSetStateNormalizedResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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