FX::QCacheIterator< type > Class Template Reference

#include <qcache.h>

Inheritance diagram for FX::QCacheIterator< type >:

FX::FXLRUCacheIterator< cache > FX::QDictBaseIterator< cache::KeyType, cache::FundamentalDictType > List of all members.

Detailed Description

template<class type>
class FX::QCacheIterator< type >

An iterator for a QCache.

See also:
FX::QCache

Definition at line 57 of file qcache.h.

Public Member Functions

 QCacheIterator (const QCache< type > &d)
const cache::KeyType & currentKey () const
uint count () const
bool isEmpty () const
cache::FundamentalDictType * toFirst ()
 operator cache::FundamentalDictType * () const
cache::FundamentalDictType * operator * ()
cache::FundamentalDictType * current () const
cache::FundamentalDictType * operator() ()
cache::FundamentalDictType * operator++ ()
cache::FundamentalDictType * operator+= (uint j)

Protected Member Functions

cache::FundamentalDictType * retptr () const


The documentation for this class was generated from the following file:
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:35 2009 for TnFOX by doxygen v1.4.7