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

int Impala::Core::IDash::VideoTable::Find ( int  vidId  )  const [inline]

Definition at line 46 of file VideoTable.h.

References Impala::Core::Column::Find(), Impala::Core::Table::TableTem< Col1T, Col2T, Col3T, Col4T, Col5T, Col6T, Col7T, Col8T, Col9T >::GetColumn1(), and Impala::Core::Table::Table::Size().

Referenced by GetCaseId(), GetUrl(), and GetVdsVidId().

00047     {
00048         return Column::Find(GetColumn1(), vidId, 0, Size());
00049     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:13:20 2010 for ImpalaSrc by  doxygen 1.5.1