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

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

Definition at line 62 of file Thread.h.

References GetShotAt().

00063     {
00064         return GetShotAt(shot, -1);
00065     }

Here is the call graph for this function:


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