Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:16:46 2011 for ImpalaSrc by  doxygen 1.5.1