template<class type>
FX::QIntCacheIterator< type >::QIntCacheIterator ( const QIntCache< type > &  d  )  [inline]

Definition at line 55 of file qintcache.h.

00055 : FXLRUCacheIterator< FXLRUCache< QIntDict<type> > >(d) { }


(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