![]() |
Audacity 3.2.0
|
This is the complete list of members for CachingSettingBase< T >, including all inherited members.
| CachingSettingBase(const SettingBase &path) | CachingSettingBase< T > | inlineexplicit |
| CachingSettingBase(const CachingSettingBase &)=default | CachingSettingBase< T > | protected |
| Commit()=0 | TransactionalSettingBase | protectedpure virtual |
| Delete() | SettingBase | |
| EnterTransaction(size_t depth)=0 | TransactionalSettingBase | protectedpure virtual |
| GetConfig() const | SettingBase | |
| GetPath() const | SettingBase | inline |
| Invalidate()=0 | TransactionalSettingBase | pure virtual |
| mCurrentValue | CachingSettingBase< T > | mutableprotected |
| mPath | SettingBase | protected |
| mValid | CachingSettingBase< T > | mutableprotected |
| Rollback() noexcept=0 | TransactionalSettingBase | protectedpure virtual |
| SettingBase(const char *path) | TransactionalSettingBase | inline |
| SettingBase(const wxChar *path) | TransactionalSettingBase | inline |
| SettingBase(const wxString &path) | TransactionalSettingBase | inline |
| SettingBase(const SettingBase &)=default | TransactionalSettingBase |