class LightGetNumLightsResponse

Defined at line 349 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h

Public Methods

void LightGetNumLightsResponse (Storage_ storage)
void LightGetNumLightsResponse (uint32_t count)
void LightGetNumLightsResponse ()

Default constructs a |LightGetNumLightsResponse| only if all of its members are default constructible.

Defined at line 359 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h

void LightGetNumLightsResponse (LightGetNumLightsResponse && )

Defined at line 362 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h

void LightGetNumLightsResponse (const LightGetNumLightsResponse & other)
LightGetNumLightsResponse & operator= (LightGetNumLightsResponse && )

Defined at line 363 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h

LightGetNumLightsResponse & operator= (const LightGetNumLightsResponse & other)
bool operator== (const LightGetNumLightsResponse & other)
bool operator!= (const LightGetNumLightsResponse & other)
uint32_t count ()
uint32_t & count ()
LightGetNumLightsResponse & count (uint32_t value)

Setter for count.

void LightGetNumLightsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits