class LightWatchLightGroupsResponse
Defined at line 3423 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
Public Methods
void LightWatchLightGroupsResponse (Storage_ storage)
void LightWatchLightGroupsResponse (::std::vector< ::fuchsia_settings::LightGroup> groups)
void LightWatchLightGroupsResponse ()
Default constructs a |LightWatchLightGroupsResponse| only if all of its members are default constructible.
Defined at line 3433 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
void LightWatchLightGroupsResponse (LightWatchLightGroupsResponse && )
Defined at line 3436 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
void LightWatchLightGroupsResponse (const LightWatchLightGroupsResponse & other)
LightWatchLightGroupsResponse & operator= (LightWatchLightGroupsResponse && )
Defined at line 3437 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
LightWatchLightGroupsResponse & operator= (const LightWatchLightGroupsResponse & other)
bool operator== (const LightWatchLightGroupsResponse & other)
bool operator!= (const LightWatchLightGroupsResponse & other)
const ::std::vector< ::fuchsia_settings::LightGroup> & groups ()
::std::vector< ::fuchsia_settings::LightGroup> & groups ()
LightWatchLightGroupsResponse & groups (::std::vector< ::fuchsia_settings::LightGroup> value)
Setter for groups.
void LightWatchLightGroupsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits