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