class NightModeWatchResponse

Defined at line 3841 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h

Public Methods

void NightModeWatchResponse (Storage_ storage)
void NightModeWatchResponse (::fuchsia_settings::NightModeSettings settings)
void NightModeWatchResponse ()

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

Defined at line 3851 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h

void NightModeWatchResponse (NightModeWatchResponse && )

Defined at line 3854 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h

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

Defined at line 3855 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h

NightModeWatchResponse & operator= (const NightModeWatchResponse & other)
bool operator== (const NightModeWatchResponse & other)
bool operator!= (const NightModeWatchResponse & other)
const ::fuchsia_settings::NightModeSettings & settings ()
::fuchsia_settings::NightModeSettings & settings ()
NightModeWatchResponse & settings (::fuchsia_settings::NightModeSettings value)

Setter for settings.

void NightModeWatchResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits