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