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

virtual double Impala::Application::MediaTable::TableDataSourceTrec::GetDoubleDataByID ( String  column,
int  row 
) [inline, virtual]

Reimplemented from Impala::Application::MediaTable::TableDataSource.

Definition at line 67 of file TableDataSourceTrec.h.

References GetNormalizedDataByID().

00068     {
00069         return GetNormalizedDataByID(column, row);
00070     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:45:36 2010 for ImpalaSrc by  doxygen 1.5.1