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