swift
swift::misc::CCached< T > Member List

This is the complete list of members for swift::misc::CCached< T >, including all inherited members.

CCached(CValueCache *cache, const QString &key, const QString &name, U *owner)swift::misc::CCached< T >inline
CCached(CValueCache *cache, const QString &key, const QString &name, F validator, const T &defaultValue, U *owner)swift::misc::CCached< T >inline
CCached(const CCached &)=deleteswift::misc::CCached< T >
get() constswift::misc::CCached< T >inline
getKey() constswift::misc::CCached< T >inline
getThreadLocal() constswift::misc::CCached< T >inline
getTimestamp() constswift::misc::CCached< T >inline
getTimestampMsSinceEpoch() constswift::misc::CCached< T >inline
isInitialized() constswift::misc::CCached< T >inline
isOwnerThread() constswift::misc::CCached< T >inline
isSaved() constswift::misc::CCached< T >inline
isSaving() constswift::misc::CCached< T >inline
lastUpdatedAge() constswift::misc::CCached< T >inline
operator=(const CCached &)=deleteswift::misc::CCached< T >
save()swift::misc::CCached< T >inline
set(const T &value, qint64 timestamp=0)swift::misc::CCached< T >inline
setAndSave(const T &value, qint64 timestamp=0)swift::misc::CCached< T >inline
setAndSaveProperty(CPropertyIndexRef index, const CVariant &value, qint64 timestamp=0)swift::misc::CCached< T >inline
setNotifySlot(F slot)swift::misc::CCached< T >inline
setProperty(CPropertyIndexRef index, const CVariant &value, qint64 timestamp=0)swift::misc::CCached< T >inline