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