class ConfigurationOptions
Defined at line 33 of file fidling/gen/sdk/fidl/fuchsia.storage.ftl/fuchsia.storage.ftl/cpp/fidl/fuchsia.storage.ftl/cpp/natural_types.h
The list of configuration options.
Public Methods
void ConfigurationOptions (Storage_ storage)
void ConfigurationOptions ()
Defined at line 39 of file fidling/gen/sdk/fidl/fuchsia.storage.ftl/fuchsia.storage.ftl/cpp/fidl/fuchsia.storage.ftl/cpp/natural_types.h
void ConfigurationOptions (ConfigurationOptions && )
Defined at line 40 of file fidling/gen/sdk/fidl/fuchsia.storage.ftl/fuchsia.storage.ftl/cpp/fidl/fuchsia.storage.ftl/cpp/natural_types.h
void ConfigurationOptions (const ConfigurationOptions & other)
ConfigurationOptions & operator= (ConfigurationOptions && )
Defined at line 41 of file fidling/gen/sdk/fidl/fuchsia.storage.ftl/fuchsia.storage.ftl/cpp/fidl/fuchsia.storage.ftl/cpp/natural_types.h
ConfigurationOptions & operator= (const ConfigurationOptions & other)
bool operator== (const ConfigurationOptions & other)
bool operator!= (const ConfigurationOptions & other)
bool IsEmpty ()
const std::optional<bool> & use_new_wear_leveling ()
Use wear leveling that migrates long-lived data onto heavily worn blocks.
::std::optional<bool> & use_new_wear_leveling ()
Use wear leveling that migrates long-lived data onto heavily worn blocks.
ConfigurationOptions & use_new_wear_leveling (std::optional<bool> value)
Use wear leveling that migrates long-lived data onto heavily worn blocks.
void ConfigurationOptions (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits