Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

OPimCacheItem< T > Class Template Reference

#include </home/clem/local/src/opie/noncore/unsupported/libopie/pim/opimcache.h>

Collaboration diagram for OPimCacheItem< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OPimCacheItem (const T &t=T())
 OPimCacheItem (const OPimCacheItem &)
 ~OPimCacheItem ()
OPimCacheItemoperator= (const OPimCacheItem &)
record () const
void setRecord (const T &)

Private Attributes

m_t
OPimCacheItemPrivate * d

template<class T = OPimRecord>
class OPimCacheItem< T >


Constructor & Destructor Documentation

template<class T>
OPimCacheItem< T >::OPimCacheItem const T &  t = T()  ) 
 

Definition at line 59 of file opimcache.h.

template<class T = OPimRecord>
OPimCacheItem< T >::OPimCacheItem const OPimCacheItem< T > &   ) 
 

template<class T>
OPimCacheItem< T >::~OPimCacheItem  ) 
 

Definition at line 63 of file opimcache.h.


Member Function Documentation

template<class T = OPimRecord>
OPimCacheItem& OPimCacheItem< T >::operator= const OPimCacheItem< T > &   ) 
 

template<class T>
T OPimCacheItem< T >::record  )  const
 

Definition at line 67 of file opimcache.h.

References OPimCacheItem< T >::m_t.

template<class T>
void OPimCacheItem< T >::setRecord const T &   ) 
 

Definition at line 71 of file opimcache.h.

References OPimCacheItem< T >::m_t.

Referenced by OPimCache< T >::add(), and OPimCache< T >::replace().


Member Data Documentation

template<class T = OPimRecord>
OPimCacheItemPrivate* OPimCacheItem< T >::d [private]
 

Definition at line 23 of file opimcache.h.

template<class T = OPimRecord>
T OPimCacheItem< T >::m_t [private]
 

Definition at line 22 of file opimcache.h.

Referenced by OPimCacheItem< T >::record(), and OPimCacheItem< T >::setRecord().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:43:10 2005 for OPIE by  doxygen 1.4.2