class LightGetGroupInfoResult

Defined at line 1009 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h

Public Methods

void LightGetGroupInfoResult ()
void LightGetGroupInfoResult (const LightGetGroupInfoResult & )

Defined at line 1015 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h

LightGetGroupInfoResult & operator= (const LightGetGroupInfoResult & )

Defined at line 1016 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h

void LightGetGroupInfoResult (LightGetGroupInfoResult && )

Defined at line 1017 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 ()
LightGetGroupInfoResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_light::wire::LightGetGroupInfoResponse> val)
LightGetGroupInfoResult & operator= (LightGetGroupInfoResult && )

Defined at line 1018 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h

template <typename... Args>
LightGetGroupInfoResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 1032 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::LightGetGroupInfoResponse & response ()
const ::fuchsia_hardware_light::wire::LightGetGroupInfoResponse & response ()
bool is_err ()
LightGetGroupInfoResult WithErr (::fuchsia_hardware_light::wire::LightError val)
::fuchsia_hardware_light::wire::LightError & err ()
const ::fuchsia_hardware_light::wire::LightError & err ()
::fuchsia_hardware_light::wire::LightGetGroupInfoResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 1020 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/wire_types.h