OPimCacheItem< T > Class Template Reference
#include <opimcache.h>
Public Member Functions | |
| OPimCacheItem (const T &t=T()) | |
| OPimCacheItem (const OPimCacheItem &) | |
| ~OPimCacheItem () | |
| OPimCacheItem & | operator= (const OPimCacheItem &) |
| T | record () const |
| void | setRecord (const T &) |
template<class T = OPimRecord>
class OPimCacheItem< T >
Constructor & Destructor Documentation
|
||||||||||
|
Definition at line 59 of file opimcache.h. |
|
||||||||||
|
|
|
|||||||||
|
Definition at line 63 of file opimcache.h. |
Member Function Documentation
|
||||||||||
|
|
|
|||||||||
|
Definition at line 67 of file opimcache.h. Referenced by OPimCache< T >::find(). |
|
||||||||||
|
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:
