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

Impala::Application::VideoExcel::TableDataSourceTrec::TableDataSourceTrec (  )  [inline]

Definition at line 17 of file TableDataSourceTrec.h.

References Init(), Impala::Application::VideoExcel::TableDataSource::SetSortColumn(), and Impala::Application::VideoExcel::TableDataSource::TYPE_TEXT.

00017                          :
00018         TableDataSource()
00019     {
00020         Init();
00021         SetSortColumn("id", TableDataSource::TYPE_TEXT);
00022     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:54:13 2010 for ImpalaSrc by  doxygen 1.5.1