class LightGetInfoResult
Defined at line 648 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h
Public Methods
void LightGetInfoResult ()
void LightGetInfoResult (const LightGetInfoResult & )
Defined at line 654 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h
LightGetInfoResult & operator= (const LightGetInfoResult & )
Defined at line 655 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h
void LightGetInfoResult (LightGetInfoResult && )
Defined at line 656 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 ()
LightGetInfoResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_light::wire::LightGetInfoResponse> val)
LightGetInfoResult & operator= (LightGetInfoResult && )
Defined at line 657 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h
template <typename... Args>
LightGetInfoResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 671 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::LightGetInfoResponse & response ()
const ::fuchsia_hardware_light::wire::LightGetInfoResponse & response ()
bool is_err ()
LightGetInfoResult WithErr (::fuchsia_hardware_light::wire::LightError val)
::fuchsia_hardware_light::wire::LightError & err ()
const ::fuchsia_hardware_light::wire::LightError & err ()
::fuchsia_hardware_light::wire::LightGetInfoResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 659 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h