class LightWatchLightGroupResponse
Defined at line 3523 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
Public Methods
void LightWatchLightGroupResponse (Storage_ storage)
void LightWatchLightGroupResponse (::fuchsia_settings::LightGroup group)
void LightWatchLightGroupResponse ()
Default constructs a |LightWatchLightGroupResponse| only if all of its members are default constructible.
Defined at line 3533 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
void LightWatchLightGroupResponse (LightWatchLightGroupResponse && )
Defined at line 3536 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
void LightWatchLightGroupResponse (const LightWatchLightGroupResponse & other)
LightWatchLightGroupResponse & operator= (LightWatchLightGroupResponse && )
Defined at line 3537 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
LightWatchLightGroupResponse & operator= (const LightWatchLightGroupResponse & other)
bool operator== (const LightWatchLightGroupResponse & other)
bool operator!= (const LightWatchLightGroupResponse & other)
const ::fuchsia_settings::LightGroup & group ()
::fuchsia_settings::LightGroup & group ()
LightWatchLightGroupResponse & group (::fuchsia_settings::LightGroup value)
Setter for group.
void LightWatchLightGroupResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits