#include </home/clem/local/src/opie/libopie2/opiepim/core/opimcache.h>
Collaboration diagram for Opie::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 90 of file opimcache.h. |
|
||||||||||
|
|
|
|||||||||
|
Definition at line 94 of file opimcache.h. |
|
||||||||||
|
|
|
|||||||||
|
Definition at line 98 of file opimcache.h. References Opie::OPimCacheItem< T >::m_t. |
|
||||||||||
|
Definition at line 102 of file opimcache.h. References Opie::OPimCacheItem< T >::m_t. Referenced by Opie::OPimCache< T >::add(), and Opie::OPimCache< T >::replace(). |
|
|||||
|
Definition at line 54 of file opimcache.h. |
|
|||||
|
Definition at line 53 of file opimcache.h. Referenced by Opie::OPimCacheItem< T >::record(), and Opie::OPimCacheItem< T >::setRecord(). |
1.4.2