Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 10:46:04 2010 for ImpalaSrc by  doxygen 1.5.1