roo_prefs
API Documentation for roo_prefs
Loading...
Searching...
No Matches
transaction.h File Reference
Include dependency graph for transaction.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::Transaction
 Ref-counted RAII for managing access to Preference namespaces. Allows orchestrating access to the Store. 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.