class FactoryResetWatchResponse
Defined at line 2100 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
Public Methods
void FactoryResetWatchResponse (Storage_ storage)
void FactoryResetWatchResponse (::fuchsia_settings::FactoryResetSettings settings)
void FactoryResetWatchResponse ()
Default constructs a |FactoryResetWatchResponse| only if all of its members are default constructible.
Defined at line 2110 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
void FactoryResetWatchResponse (FactoryResetWatchResponse && )
Defined at line 2113 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
void FactoryResetWatchResponse (const FactoryResetWatchResponse & other)
FactoryResetWatchResponse & operator= (FactoryResetWatchResponse && )
Defined at line 2114 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
FactoryResetWatchResponse & operator= (const FactoryResetWatchResponse & other)
bool operator== (const FactoryResetWatchResponse & other)
bool operator!= (const FactoryResetWatchResponse & other)
const ::fuchsia_settings::FactoryResetSettings & settings ()
::fuchsia_settings::FactoryResetSettings & settings ()
FactoryResetWatchResponse & settings (::fuchsia_settings::FactoryResetSettings value)
Setter for settings.
void FactoryResetWatchResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits