|
roo_prefs
API Documentation for roo_prefs
|
Ref-counted RAII for managing access to Preference namespaces. Allows orchestrating access to the Store. More...
#include <transaction.h>
Public Member Functions | |
| Transaction (Collection &collection, bool read_only=false) | |
| ~Transaction () | |
| bool | active () const |
| Store & | store () |
Ref-counted RAII for managing access to Preference namespaces. Allows orchestrating access to the Store.
Definition at line 9 of file transaction.h.
|
inline |
Definition at line 11 of file transaction.h.
|
inline |
Definition at line 16 of file transaction.h.
|
inline |
Definition at line 20 of file transaction.h.
Referenced by roo_prefs::Pref< T >::clear(), and roo_prefs::Pref< T >::set().
|
inline |
Definition at line 22 of file transaction.h.
Referenced by roo_prefs::Pref< T >::clear(), and roo_prefs::Pref< T >::set().