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