class LightGetCurrentRgbValueResult
Defined at line 905 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h
Public Methods
void LightGetCurrentRgbValueResult ()
void LightGetCurrentRgbValueResult (const LightGetCurrentRgbValueResult & )
Defined at line 911 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h
LightGetCurrentRgbValueResult & operator= (const LightGetCurrentRgbValueResult & )
Defined at line 912 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h
void LightGetCurrentRgbValueResult (LightGetCurrentRgbValueResult && )
Defined at line 913 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 ()
LightGetCurrentRgbValueResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_light::wire::LightGetCurrentRgbValueResponse> val)
LightGetCurrentRgbValueResult & operator= (LightGetCurrentRgbValueResult && )
Defined at line 914 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h
template <typename... Args>
LightGetCurrentRgbValueResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 928 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::LightGetCurrentRgbValueResponse & response ()
const ::fuchsia_hardware_light::wire::LightGetCurrentRgbValueResponse & response ()
bool is_err ()
LightGetCurrentRgbValueResult WithErr (::fuchsia_hardware_light::wire::LightError val)
::fuchsia_hardware_light::wire::LightError & err ()
const ::fuchsia_hardware_light::wire::LightError & err ()
::fuchsia_hardware_light::wire::LightGetCurrentRgbValueResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 916 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h