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

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

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

Definition at line 71 of file WritableTableDataSource.h.

References GetDoubleDataByID().

00072     {
00073         return GetDoubleDataByID(column, row);
00074     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:47:40 2010 for ImpalaSrc by  doxygen 1.5.1