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

virtual int Impala::Core::Trec::Thread::GetNextShot ( int  shot  )  [inline, virtual]

Definition at line 56 of file Thread.h.

References GetShotAt().

00057     {
00058         return GetShotAt(shot, 1);
00059     }

Here is the call graph for this function:


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