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