class LightGetGroupCurrentSimpleValueResponse
Defined at line 1829 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
Public Methods
void LightGetGroupCurrentSimpleValueResponse (Storage_ storage)
void LightGetGroupCurrentSimpleValueResponse (::std::optional< ::std::vector<bool>> values)
void LightGetGroupCurrentSimpleValueResponse ()
Default constructs a |LightGetGroupCurrentSimpleValueResponse| only if all of its members are default constructible.
Defined at line 1839 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
void LightGetGroupCurrentSimpleValueResponse (LightGetGroupCurrentSimpleValueResponse && )
Defined at line 1842 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
void LightGetGroupCurrentSimpleValueResponse (const LightGetGroupCurrentSimpleValueResponse & other)
LightGetGroupCurrentSimpleValueResponse & operator= (LightGetGroupCurrentSimpleValueResponse && )
Defined at line 1843 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
LightGetGroupCurrentSimpleValueResponse & operator= (const LightGetGroupCurrentSimpleValueResponse & other)
bool operator== (const LightGetGroupCurrentSimpleValueResponse & other)
bool operator!= (const LightGetGroupCurrentSimpleValueResponse & other)
const ::std::optional< ::std::vector<bool>> & values ()
::std::optional< ::std::vector<bool>> & values ()
LightGetGroupCurrentSimpleValueResponse & values (::std::optional< ::std::vector<bool>> value)
Setter for values.
void LightGetGroupCurrentSimpleValueResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits