TCachedAttribute Class Reference
Constructor & Destructor Documentation
TCachedAttribute()
| TCachedAttribute | ( | ) | [inline] |
Constuctor : set the cache as Dirty
Member Functions Documentation
IsCacheValid()
|
TBool
| IsCacheValid | ( | ) | const [inline] |
Check if the cache is up to date
SetCacheClean()
| void | SetCacheClean | ( | ) | [inline] |
Mark the cache status as clean
SetCacheDirty()
| void | SetCacheDirty | ( | ) | [inline] |
Mark the cache status as dirty
SetCacheDisabled()
| void | SetCacheDisabled | ( | ) | [inline] |
Mark the cache status as disabled.
SetCacheEnabled()
| void | SetCacheEnabled | ( | ) | [inline] |
Mark the cache status as enabled.
SetValue(const T &)
| void | SetValue | ( | const T & | aValue | ) | [inline] |
Setter: set the attribute value, mark the cache clean if it was enable
Parameters
| const T & aValue | the attribute value |
Member Data Documentation
TCacheAbility
iCacheAbility
TCacheStatus
iCacheStatus
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.