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