#include </home/clem/local/src/opie/noncore/unsupported/libopie/pim/opimcache.h>
Collaboration diagram for OPimCacheItem< T >:

Public Member Functions | |
| OPimCacheItem (const T &t=T()) | |
| OPimCacheItem (const OPimCacheItem &) | |
| ~OPimCacheItem () | |
| OPimCacheItem & | operator= (const OPimCacheItem &) |
| T | record () const |
| void | setRecord (const T &) |
Private Attributes | |
| T | m_t |
| OPimCacheItemPrivate * | d |
|
||||||||||
|
Definition at line 59 of file opimcache.h. |
|
||||||||||
|
|
|
|||||||||
|
Definition at line 63 of file opimcache.h. |
|
||||||||||
|
|
|
|||||||||
|
Definition at line 67 of file opimcache.h. References OPimCacheItem< T >::m_t. |
|
||||||||||
|
Definition at line 71 of file opimcache.h. References OPimCacheItem< T >::m_t. Referenced by OPimCache< T >::add(), and OPimCache< T >::replace(). |
|
|||||
|
Definition at line 23 of file opimcache.h. |
|
|||||
|
Definition at line 22 of file opimcache.h. Referenced by OPimCacheItem< T >::record(), and OPimCacheItem< T >::setRecord(). |
1.4.2