class LightGetGroupCurrentSimpleValueResult
Defined at line 1064 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h
Public Methods
void LightGetGroupCurrentSimpleValueResult ()
void LightGetGroupCurrentSimpleValueResult (const LightGetGroupCurrentSimpleValueResult & )
Defined at line 1070 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h
LightGetGroupCurrentSimpleValueResult & operator= (const LightGetGroupCurrentSimpleValueResult & )
Defined at line 1071 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h
void LightGetGroupCurrentSimpleValueResult (LightGetGroupCurrentSimpleValueResult && )
Defined at line 1072 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 ()
LightGetGroupCurrentSimpleValueResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_light::wire::LightGetGroupCurrentSimpleValueResponse> val)
LightGetGroupCurrentSimpleValueResult & operator= (LightGetGroupCurrentSimpleValueResult && )
Defined at line 1073 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h
template <typename... Args>
LightGetGroupCurrentSimpleValueResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 1087 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::LightGetGroupCurrentSimpleValueResponse & response ()
const ::fuchsia_hardware_light::wire::LightGetGroupCurrentSimpleValueResponse & response ()
bool is_err ()
LightGetGroupCurrentSimpleValueResult WithErr (::fuchsia_hardware_light::wire::LightError val)
::fuchsia_hardware_light::wire::LightError & err ()
const ::fuchsia_hardware_light::wire::LightError & err ()
::fuchsia_hardware_light::wire::LightGetGroupCurrentSimpleValueResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 1075 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h