GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
GpgFrontend::CacheManager::Impl Member List

This is the complete list of members for GpgFrontend::CacheManager::Impl, including all inherited members.

drk_key_ (defined in GpgFrontend::CacheManager::Impl)GpgFrontend::CacheManager::Implprivate
durable_cache_storage_ (defined in GpgFrontend::CacheManager::Impl)GpgFrontend::CacheManager::Implprivate
flush_timer_ (defined in GpgFrontend::CacheManager::Impl)GpgFrontend::CacheManager::Implprivate
FlushCacheStorage() (defined in GpgFrontend::CacheManager::Impl)GpgFrontend::CacheManager::Implinline
get_data_object_key(const QString &key) -> QStringGpgFrontend::CacheManager::Implinlineprivatestatic
Impl() (defined in GpgFrontend::CacheManager::Impl)GpgFrontend::CacheManager::Implinline
key_storage_ (defined in GpgFrontend::CacheManager::Impl)GpgFrontend::CacheManager::Implprivate
load_all_cache_storage() (defined in GpgFrontend::CacheManager::Impl)GpgFrontend::CacheManager::Implinlineprivate
load_cache_storage(const QString &key, QJsonDocument default_value) -> QJsonDocumentGpgFrontend::CacheManager::Implinlineprivatestatic
LoadCache(const QString &key) -> QString (defined in GpgFrontend::CacheManager::Impl)GpgFrontend::CacheManager::Implinline
LoadDurableCache(const QString &key) -> QJsonDocument (defined in GpgFrontend::CacheManager::Impl)GpgFrontend::CacheManager::Implinline
LoadDurableCache(const QString &key, QJsonDocument default_value) -> QJsonDocument (defined in GpgFrontend::CacheManager::Impl)GpgFrontend::CacheManager::Implinline
register_cache_key(const QString &key)GpgFrontend::CacheManager::Implinlineprivate
ResetCache(const QString &key) (defined in GpgFrontend::CacheManager::Impl)GpgFrontend::CacheManager::Implinline
ResetDurableCache(const QString &key) -> bool (defined in GpgFrontend::CacheManager::Impl)GpgFrontend::CacheManager::Implinline
runtime_cache_storage_ (defined in GpgFrontend::CacheManager::Impl)GpgFrontend::CacheManager::Implprivate
SaveCache(const QString &key, QString value) (defined in GpgFrontend::CacheManager::Impl)GpgFrontend::CacheManager::Implinline
SaveDurableCache(QString key, const QJsonDocument &value, bool flush) (defined in GpgFrontend::CacheManager::Impl)GpgFrontend::CacheManager::Implinline
slot_flush_cache_storage() (defined in GpgFrontend::CacheManager::Impl)GpgFrontend::CacheManager::Implinlineprivateslot