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

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

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

Definition at line 77 of file TableDataSourceCombinedViews.h.

References mColumns.

00078     {
00079         return mColumns[column]->GetSortedNormalizedData(column, row);
00080     }


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