ARB
Public Member Functions | Friends | List of all members
cache::CacheEntry< SMARTPTR > Class Template Reference

#include <cache.h>

Inheritance diagram for cache::CacheEntry< SMARTPTR >:
Inheritance graph
[legend]

Public Member Functions

 ~CacheEntry ()
 
SMARTPTR get_data () const
 

Friends

class Cache< SMARTPTR >
 

Detailed Description

template<typename SMARTPTR>
class cache::CacheEntry< SMARTPTR >

Definition at line 35 of file cache.h.

Constructor & Destructor Documentation

template<typename SMARTPTR>
cache::CacheEntry< SMARTPTR >::~CacheEntry ( )
inline

Definition at line 68 of file cache.h.

Member Function Documentation

template<typename SMARTPTR>
SMARTPTR cache::CacheEntry< SMARTPTR >::get_data ( ) const
inline

Definition at line 69 of file cache.h.

Friends And Related Function Documentation

template<typename SMARTPTR>
friend class Cache< SMARTPTR >
friend

Definition at line 65 of file cache.h.


The documentation for this class was generated from the following file: