swift
|
This is the complete list of members for swift::misc::CValueCache, including all inherited members.
batchChanges(QObject *owner) | swift::misc::CValueCache | |
BatchGuard(const BatchGuard &)=delete | swift::misc::CValueCache | |
BatchGuard(BatchGuard &&other) noexcept | swift::misc::CValueCache | inline |
changeValuesFromRemote(const swift::misc::CValueCachePacket &values, const swift::misc::CIdentifier &originator) | swift::misc::CValueCache | slot |
clearAllValues(const QString &keyPrefix={}) | swift::misc::CValueCache | |
CValueCache (defined in swift::misc::CValueCache) | swift::misc::CValueCache | friend |
CValueCache(int fileSplitDepth, QObject *parent=nullptr) | swift::misc::CValueCache | explicit |
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 | |
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 |
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 | |
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 |
private_ns::CValuePage (defined in swift::misc::CValueCache) | swift::misc::CValueCache | friend |
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 | |
valuesChangedByLocal(const swift::misc::CValueCachePacket &values) | swift::misc::CValueCache | signal |
valuesSaveRequested(const swift::misc::CValueCachePacket &values) | swift::misc::CValueCache | signal |
~BatchGuard() | swift::misc::CValueCache |