libopie PIM API Documentation

OPimCacheItem< T > Class Template Reference

#include <opimcache.h>

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 &)

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.

Referenced by OPimCache< T >::find().

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

Definition at line 71 of file opimcache.h.

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


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for OPIE Version 1.1.
Documentation copyright © 1997-2003 the KDE developers. 2003 OPIE developers
Generated on Tue Feb 10 20:26:01 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001