FX::QIntCacheIterator< type > Class Template Reference

#include <qintcache.h>

Inheritance diagram for FX::QIntCacheIterator< type >:

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

Detailed Description

template<class type>
class FX::QIntCacheIterator< type >

An iterator for a QIntCache.

See also:
FX::QIntCache

Definition at line 52 of file qintcache.h.

Public Member Functions

 QIntCacheIterator (const QIntCache< 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:39 2009 for TnFOX by doxygen v1.4.7