class LightGetGroupCurrentRgbValueResponse
Defined at line 2499 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
Public Methods
void LightGetGroupCurrentRgbValueResponse (Storage_ storage)
void LightGetGroupCurrentRgbValueResponse (::std::optional< ::std::vector< ::fuchsia_hardware_light::Rgb>> values)
void LightGetGroupCurrentRgbValueResponse ()
Default constructs a |LightGetGroupCurrentRgbValueResponse| only if all of its members are default constructible.
Defined at line 2509 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
void LightGetGroupCurrentRgbValueResponse (LightGetGroupCurrentRgbValueResponse && )
Defined at line 2512 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
void LightGetGroupCurrentRgbValueResponse (const LightGetGroupCurrentRgbValueResponse & other)
LightGetGroupCurrentRgbValueResponse & operator= (LightGetGroupCurrentRgbValueResponse && )
Defined at line 2513 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
LightGetGroupCurrentRgbValueResponse & operator= (const LightGetGroupCurrentRgbValueResponse & other)
bool operator== (const LightGetGroupCurrentRgbValueResponse & other)
bool operator!= (const LightGetGroupCurrentRgbValueResponse & other)
const ::std::optional< ::std::vector< ::fuchsia_hardware_light::Rgb>> & values ()
::std::optional< ::std::vector< ::fuchsia_hardware_light::Rgb>> & values ()
LightGetGroupCurrentRgbValueResponse & values (::std::optional< ::std::vector< ::fuchsia_hardware_light::Rgb>> value)
Setter for values.
void LightGetGroupCurrentRgbValueResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits