roo_prefs
API Documentation for roo_prefs
Loading...
Searching...
No Matches
preferences_store.h File Reference
#include <memory>
#include "Preferences.h"
#include "roo_backport.h"
#include "roo_backport/string_view.h"
#include "roo_prefs/status.h"
Include dependency graph for preferences_store.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  roo_prefs::PreferencesStore
 Low-level wrapper around the underlying preferences storage. More...
 

Namespaces

namespace  roo_prefs
 Similar to Pref<T>, but does not immediately store written data in persistent storage. Instead, writes with a delay, which depends on whether the data stabilized or keeps changing.