class FactoryResetSettings

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

Information about the factory reset settings.

Public Methods

void FactoryResetSettings (Storage_ storage)
void FactoryResetSettings ()

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

void FactoryResetSettings (FactoryResetSettings && )

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

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

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

FactoryResetSettings & operator= (const FactoryResetSettings & other)
bool operator== (const FactoryResetSettings & other)
bool operator!= (const FactoryResetSettings & other)
bool IsEmpty ()
const std::optional<bool> & is_local_reset_allowed ()

When set to true, a user is able to physically perform a factory reset.

When false, that functionality is disabled.

::std::optional<bool> & is_local_reset_allowed ()

When set to true, a user is able to physically perform a factory reset.

When false, that functionality is disabled.

FactoryResetSettings & is_local_reset_allowed (std::optional<bool> value)

When set to true, a user is able to physically perform a factory reset.

When false, that functionality is disabled.

void FactoryResetSettings (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits