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

template<class IdxT, class ElemT>
bool Impala::Util::Cache< IdxT, ElemT >::Empty (  )  [inline]

Definition at line 109 of file Cache.h.

Referenced by Impala::Util::Cache< int, Impala::Core::Array::ImageArchiveFile * >::Clear().

00110     {
00111         return mQueue.empty();
00112     }


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