template<class dictbase, class type>
FXuint FX::FXLRUCache< dictbase, type >::totalCost (  )  const throw () [inline, inherited]

Returns the total cost of the cache's current contents.

Definition at line 162 of file FXLRUCache.h.

00162 { return cost; }


(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