class LightGetCurrentSimpleValueResponse
Defined at line 661 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
Public Methods
void LightGetCurrentSimpleValueResponse (Storage_ storage)
void LightGetCurrentSimpleValueResponse (bool value)
void LightGetCurrentSimpleValueResponse ()
Default constructs a |LightGetCurrentSimpleValueResponse| only if all of its members are default constructible.
Defined at line 671 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
void LightGetCurrentSimpleValueResponse (LightGetCurrentSimpleValueResponse && )
Defined at line 674 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
void LightGetCurrentSimpleValueResponse (const LightGetCurrentSimpleValueResponse & other)
LightGetCurrentSimpleValueResponse & operator= (LightGetCurrentSimpleValueResponse && )
Defined at line 675 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/cpp/fidl/fuchsia.hardware.light/cpp/natural_types.h
LightGetCurrentSimpleValueResponse & operator= (const LightGetCurrentSimpleValueResponse & other)
bool operator== (const LightGetCurrentSimpleValueResponse & other)
bool operator!= (const LightGetCurrentSimpleValueResponse & other)
bool value ()
bool & value ()
LightGetCurrentSimpleValueResponse & value (bool value)
Setter for value.
void LightGetCurrentSimpleValueResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits