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

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

Definition at line 434 of file DataDocument.h.

References GetFileMove(), and mCurFileId.

00435     {
00436         return GetFileMove(mCurFileId, 1, steps);
00437     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:18:55 2011 for ImpalaSrc by  doxygen 1.5.1