class LightSetSimpleValueResponse

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

Public Methods

void LightSetSimpleValueResponse (Storage_ storage)
void LightSetSimpleValueResponse (uint8_t __reserved)
void LightSetSimpleValueResponse ()

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

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

void LightSetSimpleValueResponse (LightSetSimpleValueResponse && )

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

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

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

LightSetSimpleValueResponse & operator= (const LightSetSimpleValueResponse & other)
bool operator== (const LightSetSimpleValueResponse & other)
bool operator!= (const LightSetSimpleValueResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
LightSetSimpleValueResponse & __reserved (uint8_t value)

Setter for __reserved.

void LightSetSimpleValueResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits