Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

template<class IdxT, class ElemT>
void Impala::Util::Cache< IdxT, ElemT >::SetSize ( int  maxCacheSize  )  [inline]

Definition at line 32 of file Cache.h.

00033     {
00034         mMaxCacheSize = maxCacheSize;
00035     }


Generated on Thu Jan 13 09:24:07 2011 for ImpalaSrc by  doxygen 1.5.1