class LightState
Defined at line 3276 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
State of a given light.
Public Methods
void LightState (Storage_ storage)
void LightState ()
Defined at line 3281 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
void LightState (LightState && )
Defined at line 3282 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
void LightState (const LightState & other)
LightState & operator= (LightState && )
Defined at line 3283 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
LightState & operator= (const LightState & other)
bool operator== (const LightState & other)
bool operator!= (const LightState & other)
bool IsEmpty ()
const std::optional< ::fuchsia_settings::LightValue> & value ()
::std::optional< ::fuchsia_settings::LightValue> & value ()
LightState & value (std::optional< ::fuchsia_settings::LightValue> value)
Setter for value.
void LightState (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits