class LightGetCurrentSimpleValueResult
Defined at line 703 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h
Public Methods
void LightGetCurrentSimpleValueResult ()
void LightGetCurrentSimpleValueResult (const LightGetCurrentSimpleValueResult & )
Defined at line 709 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h
LightGetCurrentSimpleValueResult & operator= (const LightGetCurrentSimpleValueResult & )
Defined at line 710 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h
void LightGetCurrentSimpleValueResult (LightGetCurrentSimpleValueResult && )
Defined at line 711 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 ()
LightGetCurrentSimpleValueResult WithResponse (::fuchsia_hardware_light::wire::LightGetCurrentSimpleValueResponse val)
LightGetCurrentSimpleValueResult & operator= (LightGetCurrentSimpleValueResult && )
Defined at line 712 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::LightGetCurrentSimpleValueResponse & response ()
const ::fuchsia_hardware_light::wire::LightGetCurrentSimpleValueResponse & response ()
bool is_err ()
LightGetCurrentSimpleValueResult WithErr (::fuchsia_hardware_light::wire::LightError val)
::fuchsia_hardware_light::wire::LightError & err ()
const ::fuchsia_hardware_light::wire::LightError & err ()
::fuchsia_hardware_light::wire::LightGetCurrentSimpleValueResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 714 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h