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

double Impala::Application::MediaTable::TableDataView::GetNormalizedDataByID ( String  column,
int  id 
) [inline]

Definition at line 488 of file TableDataView.h.

References Impala::Application::MediaTable::TableDataSource::GetNormalizedDataByID(), and mTableDataSource.

Referenced by GetSortedNormalizedData(), IsFiltered(), and SortAndFilterFloat().

00489     {
00490         return mTableDataSource->GetNormalizedDataByID(column, id);
00491     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:15:32 2011 for ImpalaSrc by  doxygen 1.5.1