template<class type>
FX::QCacheIterator< type >::QCacheIterator ( const QCache< type > &  d  )  [inline]

Definition at line 60 of file qcache.h.

00060 : FXLRUCacheIterator< FXLRUCache< QDict<type> > >(d) { }


(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