admitValue(const QString &key, bool triggerLoad) | swift::misc::CDataCache | |
batchChanges(QObject *owner) | swift::misc::CValueCache | |
BatchGuard(const BatchGuard &)=delete | swift::misc::CValueCache | |
BatchGuard(BatchGuard &&other) noexcept | swift::misc::CValueCache | inline |
CDataCacheSerializer (defined in swift::misc::CDataCache) | swift::misc::CDataCache | friend |
changeValuesFromRemote(const swift::misc::CValueCachePacket &values, const swift::misc::CIdentifier &originator) | swift::misc::CValueCache | slot |
clearAllValues(const QString &keyPrefix={}) | swift::misc::CValueCache | |
CValueCache(int fileSplitDepth, QObject *parent=nullptr) | swift::misc::CValueCache | explicit |
deferValue(const QString &key) | swift::misc::CDataCache | |
elementsStartingWith(const QString &keyPrefix) | swift::misc::CValueCache | inlineprotected |
elementsStartingWith(const QString &keyPrefix) const | swift::misc::CValueCache | inlineprotected |
enumerateFiles(const QString &directory) const | swift::misc::CValueCache | |
enumerateStore() const | swift::misc::CDataCache | |
filenameForKey(const QString &key) | swift::misc::CDataCache | static |
swift::misc::CValueCache::filenameForKey(const QString &key) const | swift::misc::CValueCache | |
getAllUnsavedKeys(const QString &keyPrefix={}) const | swift::misc::CValueCache | |
getAllValues(const QString &keyPrefix={}) const | swift::misc::CValueCache | |
getAllValues(const QStringList &keys) const | swift::misc::CValueCache | |
getAllValuesWithTimestamps(const QString &keyPrefix={}) const | swift::misc::CValueCache | |
getHumanReadableName(const QString &key) const | swift::misc::CValueCache | |
getHumanReadableWithKey(const QString &key) const | swift::misc::CValueCache | |
getLogCategories() | swift::misc::CValueCache | static |
getTimestampOnDisk(const QString &key) | swift::misc::CDataCache | |
getTimestampSync(const QString &key) | swift::misc::CValueCache | inlineprotected |
getValueSync(const QString &key) | swift::misc::CValueCache | inlineprotected |
insertValues(const swift::misc::CValueCachePacket &values) | swift::misc::CValueCache | |
instance() | swift::misc::CDataCache | static |
loadFromFiles(const QString &directory) | swift::misc::CValueCache | |
loadFromFiles(const QString &directory, const QSet< QString > &keys, const CVariantMap ¤t, CValueCachePacket &o_values, const QString &keysMessage={}, bool keysOnly=false) const | swift::misc::CValueCache | protected |
loadFromJson(const QJsonObject &json) | swift::misc::CValueCache | |
loadFromJsonNoThrow(const QJsonObject &json, const CLogCategoryList &categories, const QString &prefix) | swift::misc::CValueCache | |
m_mutex | swift::misc::CValueCache | mutableprotected |
markAllAsSaved(const QString &keyPrefix) | swift::misc::CValueCache | protected |
markAllAsSaved(const QStringList &keys) | swift::misc::CValueCache | protected |
operator=(const BatchGuard &)=delete | swift::misc::CValueCache | |
operator=(BatchGuard &&other) noexcept | swift::misc::CValueCache | inline |
persistentStore() | swift::misc::CDataCache | static |
pinValue(const QString &key) | swift::misc::CDataCache | |
relativeFilePath() | swift::misc::CDataCache | static |
renewTimestamp(const QString &key, qint64 timestamp) | swift::misc::CDataCache | |
revisionFileName() | swift::misc::CDataCache | static |
saveToFiles(const QString &directory, const QString &keyPrefix={}) | swift::misc::CValueCache | |
saveToFiles(const QString &directory, const QStringList &keys) | swift::misc::CValueCache | |
saveToFiles(const QString &directory, const CVariantMap &values, const QString &keysMessage={}) const | swift::misc::CValueCache | protected |
saveToJson(const QString &keyPrefix={}) const | swift::misc::CValueCache | |
sessionValue(const QString &key) | swift::misc::CDataCache | |
setTimeToLive(const QString &key, int ttl) | swift::misc::CDataCache | |
synchronize(const QString &key) | swift::misc::CDataCache | |
valuesChangedByLocal(const swift::misc::CValueCachePacket &values) | swift::misc::CValueCache | signal |
valuesSaveRequested(const swift::misc::CValueCachePacket &values) | swift::misc::CValueCache | signal |
~BatchGuard() | swift::misc::CValueCache | |
~CDataCache() | swift::misc::CDataCache | virtual |