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

int Impala::Core::Database::DataDocument::GetPrevFile ( int  steps = 1  )  [inline, protected]

Definition at line 427 of file DataDocument.h.

References GetFileMove(), and mCurFileId.

00428     {
00429         return GetFileMove(mCurFileId, -1, steps);
00430     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:07:06 2010 for ImpalaSrc by  doxygen 1.5.1