TCachedAttribute Class Reference
Constructor & Destructor Documentation
TCachedAttribute()
TCachedAttribute
|
(
|
)
|
[inline]
|
Constuctor : set the cache as Dirty
Member Functions Documentation
CacheAbility()
TCacheAbility
|
CacheAbility
|
(
|
)
|
const [inline]
|
CacheStatus()
TCacheStatus
|
CacheStatus
|
(
|
)
|
const [inline]
|
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
|
Value()
const T &
|
Value
|
(
|
)
|
[inline]
|
Member Data Documentation
TCacheAbility
iCacheAbility
TCacheAbility
|
iCacheAbility
|
[protected]
|
TCacheStatus
iCacheStatus
TCacheStatus
|
iCacheStatus
|
[protected]
|
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.