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

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

Definition at line 461 of file TableDataSource.h.

References GetIntDataByID(), and mSortSequence.

00462     {
00463         return GetIntDataByID(column, mSortSequence[row]);
00464     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:54:01 2010 for ImpalaSrc by  doxygen 1.5.1