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

int Impala::Core::VideoSet::SegmentationDocument::GetKeyOfBookmarked ( int  idx  )  [inline]

Definition at line 409 of file SegmentationDocument.h.

References Impala::Core::Table::TableTem< Col1T, Col2T, Col3T, Col4T, Col5T, Col6T, Col7T, Col8T, Col9T >::Get2(), and mBookmarked.

Referenced by GetKeyOfBookmarkedShot(), and GetShotRepresentative().

00410     {
00411         return mBookmarked->Get2(idx);
00412     }

Here is the call graph for this function:


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