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

bool Impala::Core::Database::DataDocument::GotoPrevFile ( bool  withinDir = true  )  [inline, protected]

Definition at line 414 of file DataDocument.h.

References mCurFileId, and TryFileMove().

Referenced by CursorPrevFile().

00415     {
00416         return TryFileMove(mCurFileId - 1, withinDir);
00417     }

Here is the call graph for this function:


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