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

Opie::OPimCacheItem< T > Class Template Reference

#include </home/clem/local/src/opie/libopie2/opiepim/core/opimcache.h>

Collaboration diagram for Opie::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 Opie::OPimCacheItem< T >


Constructor & Destructor Documentation

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

Definition at line 90 of file opimcache.h.

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

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

Definition at line 94 of file opimcache.h.


Member Function Documentation

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

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

Definition at line 98 of file opimcache.h.

References Opie::OPimCacheItem< T >::m_t.

template<class T>
void Opie::OPimCacheItem< T >::setRecord const 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().


Member Data Documentation

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

Definition at line 54 of file opimcache.h.

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

Definition at line 53 of file opimcache.h.

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


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