class LightGetCurrentRgbValueResponse

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

Public Methods

void LightGetCurrentRgbValueResponse (Storage_ storage)
void LightGetCurrentRgbValueResponse (::fuchsia_hardware_light::Rgb value)
void LightGetCurrentRgbValueResponse ()

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

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

void LightGetCurrentRgbValueResponse (LightGetCurrentRgbValueResponse && )

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

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

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

LightGetCurrentRgbValueResponse & operator= (const LightGetCurrentRgbValueResponse & other)
bool operator== (const LightGetCurrentRgbValueResponse & other)
bool operator!= (const LightGetCurrentRgbValueResponse & other)
const ::fuchsia_hardware_light::Rgb & value ()
::fuchsia_hardware_light::Rgb & value ()
LightGetCurrentRgbValueResponse & value (::fuchsia_hardware_light::Rgb value)

Setter for value.

void LightGetCurrentRgbValueResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits