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

double Impala::Application::VideoExcel::TableDataSource::GetSortedDoubleData ( String  column,
int  row 
) [inline]

Definition at line 467 of file TableDataSource.h.

References GetDoubleDataByID(), and mSortSequence.

00468     {
00469         return GetDoubleDataByID(column, mSortSequence[row]);
00470     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:16:45 2011 for ImpalaSrc by  doxygen 1.5.1