class LightSetGroupRgbValueResponse
Defined at line 2674 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
Public Methods
void LightSetGroupRgbValueResponse (Storage_ storage)
void LightSetGroupRgbValueResponse (uint8_t __reserved)
void LightSetGroupRgbValueResponse ()
Default constructs a |LightSetGroupRgbValueResponse| only if all of its members are default constructible.
Defined at line 2684 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
void LightSetGroupRgbValueResponse (LightSetGroupRgbValueResponse && )
Defined at line 2687 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
void LightSetGroupRgbValueResponse (const LightSetGroupRgbValueResponse & other)
LightSetGroupRgbValueResponse & operator= (LightSetGroupRgbValueResponse && )
Defined at line 2688 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
LightSetGroupRgbValueResponse & operator= (const LightSetGroupRgbValueResponse & other)
bool operator== (const LightSetGroupRgbValueResponse & other)
bool operator!= (const LightSetGroupRgbValueResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
LightSetGroupRgbValueResponse & __reserved (uint8_t value)
Setter for __reserved.
void LightSetGroupRgbValueResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits