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

virtual int Impala::Core::Trec::ThreadRank::GetLength (  )  [inline, virtual]

Implements Impala::Core::Trec::Thread.

Definition at line 66 of file ThreadRank.h.

References mRank, and Impala::Core::Table::Table::Size().

00067     {
00068         //ILOG_DEBUG("GetLength(): " << mRank->Size());
00069         return mRank->Size();
00070     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:21:31 2011 for ImpalaSrc by  doxygen 1.5.1