Hydra 0.20
desktop::cache_ptr< T, KEY > Class Template Reference

List of all members.

Public Member Functions

 cache_ptr (LoadCacheBase< T, KEY > *cache, typename std::map< KEY, LoadCacheEntry< T, KEY > >::iterator &ii)
 cache_ptr (const cache_ptr< T, KEY > &rhs)
cache_ptr< T, KEY > & operator= (const cache_ptr< T, KEY > &rhs)
T * get (void) const
T & ref (void) const
T * operator-> (void) const
T & operator* (void) const
bool operator== (const cache_ptr< T, KEY > &rhs) const
bool operator!= (const cache_ptr< T, KEY > &rhs) const
bool operator< (const cache_ptr< T, KEY > &rhs) const

template<class T, class KEY = QString>
class desktop::cache_ptr< T, KEY >


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables