KSharedDataCache-members

Search for usage in LXR

KSharedDataCache Member List

This is the complete list of members for KSharedDataCache, including all inherited members.

clear()KSharedDataCache
contains(const QString &key) constKSharedDataCache
deleteCache(const QString &cacheName)KSharedDataCachestatic
evictionPolicy() constKSharedDataCache
EvictionPolicy enum name (defined in KSharedDataCache)KSharedDataCache
EvictLeastOftenUsed enum value (defined in KSharedDataCache)KSharedDataCache
EvictLeastRecentlyUsed enum value (defined in KSharedDataCache)KSharedDataCache
EvictOldest enum value (defined in KSharedDataCache)KSharedDataCache
find(const QString &key, QByteArray *destination) constKSharedDataCache
freeSize() constKSharedDataCache
insert(const QString &key, const QByteArray &data)KSharedDataCache
KSharedDataCache(const QString &cacheName, unsigned defaultCacheSize, unsigned expectedItemSize=0)KSharedDataCache
KSharedDataCache(const KSharedDataCache &)=delete (defined in KSharedDataCache)KSharedDataCache
NoEvictionPreference enum value (defined in KSharedDataCache)KSharedDataCache
operator=(const KSharedDataCache &)=delete (defined in KSharedDataCache)KSharedDataCache
setEvictionPolicy(EvictionPolicy newPolicy)KSharedDataCache
setTimestamp(unsigned newTimestamp)KSharedDataCache
timestamp() constKSharedDataCache
totalSize() constKSharedDataCache
~KSharedDataCache() (defined in KSharedDataCache)KSharedDataCache
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:13:31 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.