class LightGetGroupCurrentSimpleValueRequest

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

Public Methods

void LightGetGroupCurrentSimpleValueRequest (Storage_ storage)
void LightGetGroupCurrentSimpleValueRequest (uint32_t group_id)
void LightGetGroupCurrentSimpleValueRequest ()

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

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

void LightGetGroupCurrentSimpleValueRequest (LightGetGroupCurrentSimpleValueRequest && )

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

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

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

LightGetGroupCurrentSimpleValueRequest & operator= (const LightGetGroupCurrentSimpleValueRequest & other)
bool operator== (const LightGetGroupCurrentSimpleValueRequest & other)
bool operator!= (const LightGetGroupCurrentSimpleValueRequest & other)
uint32_t group_id ()
uint32_t & group_id ()
LightGetGroupCurrentSimpleValueRequest & group_id (uint32_t value)

Setter for group_id.

void LightGetGroupCurrentSimpleValueRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits