class NightModeSetResponse
Defined at line 3745 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
Public Methods
void NightModeSetResponse (Storage_ storage)
void NightModeSetResponse (uint8_t __reserved)
void NightModeSetResponse ()
Default constructs a |NightModeSetResponse| only if all of its members are default constructible.
Defined at line 3755 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
void NightModeSetResponse (NightModeSetResponse && )
Defined at line 3758 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
void NightModeSetResponse (const NightModeSetResponse & other)
NightModeSetResponse & operator= (NightModeSetResponse && )
Defined at line 3759 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
NightModeSetResponse & operator= (const NightModeSetResponse & other)
bool operator== (const NightModeSetResponse & other)
bool operator!= (const NightModeSetResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
NightModeSetResponse & __reserved (uint8_t value)
Setter for __reserved.
void NightModeSetResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits