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

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

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

Definition at line 298 of file VxsDocument.h.

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

00299     {
00300         return mBookmarked->Size() > 0;
00301     }

Here is the call graph for this function:


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