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

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

Definition at line 506 of file TableDataView.h.

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

Referenced by IsFiltered(), and SortAndFilterFloat().

00507     {
00508         return mTableDataSource->GetDoubleDataByID(column, id);
00509     }

Here is the call graph for this function:


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