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

Database::DocLevel Impala::Core::VideoSet::SegmentationDocument::CursorPrevBookmark (  )  [inline, virtual]

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

Definition at line 166 of file SegmentationDocument.h.

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

00167     {
00168         if (mBookmarked->MoveCursor(-1))
00169             return CursorToCurBookmark();
00170         return Database::LEVEL_NONE;
00171     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:22:11 2011 for ImpalaSrc by  doxygen 1.5.1