class LightGetNumLightGroupsResponse
Defined at line 400 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
Public Methods
void LightGetNumLightGroupsResponse (Storage_ storage)
void LightGetNumLightGroupsResponse (uint32_t count)
void LightGetNumLightGroupsResponse ()
Default constructs a |LightGetNumLightGroupsResponse| only if all of its members are default constructible.
Defined at line 410 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
void LightGetNumLightGroupsResponse (LightGetNumLightGroupsResponse && )
Defined at line 413 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
void LightGetNumLightGroupsResponse (const LightGetNumLightGroupsResponse & other)
LightGetNumLightGroupsResponse & operator= (LightGetNumLightGroupsResponse && )
Defined at line 414 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
LightGetNumLightGroupsResponse & operator= (const LightGetNumLightGroupsResponse & other)
bool operator== (const LightGetNumLightGroupsResponse & other)
bool operator!= (const LightGetNumLightGroupsResponse & other)
uint32_t count ()
uint32_t & count ()
LightGetNumLightGroupsResponse & count (uint32_t value)
Setter for count.
void LightGetNumLightGroupsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits