drk_key_ (defined in GpgFrontend::CacheManager::Impl) | GpgFrontend::CacheManager::Impl | private |
durable_cache_storage_ (defined in GpgFrontend::CacheManager::Impl) | GpgFrontend::CacheManager::Impl | private |
flush_timer_ (defined in GpgFrontend::CacheManager::Impl) | GpgFrontend::CacheManager::Impl | private |
FlushCacheStorage() (defined in GpgFrontend::CacheManager::Impl) | GpgFrontend::CacheManager::Impl | inline |
get_data_object_key(const QString &key) -> QString | GpgFrontend::CacheManager::Impl | inlineprivatestatic |
Impl() (defined in GpgFrontend::CacheManager::Impl) | GpgFrontend::CacheManager::Impl | inline |
key_storage_ (defined in GpgFrontend::CacheManager::Impl) | GpgFrontend::CacheManager::Impl | private |
load_all_cache_storage() (defined in GpgFrontend::CacheManager::Impl) | GpgFrontend::CacheManager::Impl | inlineprivate |
load_cache_storage(const QString &key, QJsonDocument default_value) -> QJsonDocument | GpgFrontend::CacheManager::Impl | inlineprivatestatic |
LoadCache(const QString &key) -> QString (defined in GpgFrontend::CacheManager::Impl) | GpgFrontend::CacheManager::Impl | inline |
LoadDurableCache(const QString &key) -> QJsonDocument (defined in GpgFrontend::CacheManager::Impl) | GpgFrontend::CacheManager::Impl | inline |
LoadDurableCache(const QString &key, QJsonDocument default_value) -> QJsonDocument (defined in GpgFrontend::CacheManager::Impl) | GpgFrontend::CacheManager::Impl | inline |
register_cache_key(const QString &key) | GpgFrontend::CacheManager::Impl | inlineprivate |
ResetCache(const QString &key) (defined in GpgFrontend::CacheManager::Impl) | GpgFrontend::CacheManager::Impl | inline |
ResetDurableCache(const QString &key) -> bool (defined in GpgFrontend::CacheManager::Impl) | GpgFrontend::CacheManager::Impl | inline |
runtime_cache_storage_ (defined in GpgFrontend::CacheManager::Impl) | GpgFrontend::CacheManager::Impl | private |
SaveCache(const QString &key, QString value) (defined in GpgFrontend::CacheManager::Impl) | GpgFrontend::CacheManager::Impl | inline |
SaveDurableCache(QString key, const QJsonDocument &value, bool flush) (defined in GpgFrontend::CacheManager::Impl) | GpgFrontend::CacheManager::Impl | inline |
slot_flush_cache_storage() (defined in GpgFrontend::CacheManager::Impl) | GpgFrontend::CacheManager::Impl | inlineprivateslot |