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

virtual bool Impala::Core::VideoSet::SegmentationDocument::HasBookmarks (  )  [inline, virtual]

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

Definition at line 315 of file SegmentationDocument.h.

References mBookmarked, and Impala::Core::Table::Table::Size().

00316     {
00317         return mBookmarked->Size() > 0;
00318     }

Here is the call graph for this function:


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