class LightSetGroupSimpleValueResult
Defined at line 1119 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h
Public Methods
void LightSetGroupSimpleValueResult ()
void LightSetGroupSimpleValueResult (const LightSetGroupSimpleValueResult & )
Defined at line 1125 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h
LightSetGroupSimpleValueResult & operator= (const LightSetGroupSimpleValueResult & )
Defined at line 1126 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h
void LightSetGroupSimpleValueResult (LightSetGroupSimpleValueResult && )
Defined at line 1127 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
LightSetGroupSimpleValueResult WithResponse (::fuchsia_hardware_light::wire::LightSetGroupSimpleValueResponse val)
LightSetGroupSimpleValueResult & operator= (LightSetGroupSimpleValueResult && )
Defined at line 1128 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h
::fuchsia_hardware_light::wire::LightSetGroupSimpleValueResponse & response ()
const ::fuchsia_hardware_light::wire::LightSetGroupSimpleValueResponse & response ()
bool is_err ()
LightSetGroupSimpleValueResult WithErr (::fuchsia_hardware_light::wire::LightError val)
::fuchsia_hardware_light::wire::LightError & err ()
const ::fuchsia_hardware_light::wire::LightError & err ()
::fuchsia_hardware_light::wire::LightSetGroupSimpleValueResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 1130 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h