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

Database::DocLevel Impala::Core::ImageSet::IxsDocument::CursorPrevBookmark (  )  [inline, virtual]

Implements Impala::Core::Database::DataDocument.

Definition at line 64 of file IxsDocument.h.

References CursorToCurBookmark(), Impala::Core::Database::LEVEL_NONE, mBookmarked, and Impala::Core::Table::Table::MoveCursor().

00065     {
00066         if (mBookmarked->MoveCursor(-1))
00067             return CursorToCurBookmark();
00068         return Database::LEVEL_NONE;
00069     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:14:53 2010 for ImpalaSrc by  doxygen 1.5.1