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

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

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

Definition at line 47 of file ThreadTime.h.

References mNrShots, and mVid.

00048     {
00049         if (mVid == -1)
00050             return -1;
00051         return mNrShots;
00052     }


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