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

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

Definition at line 443 of file TableDataSource.h.

References GetNormalizedDataByID(), and mSortSequence.

Referenced by Impala::Application::VideoExcel::TableCell::UpdateRow().

00444     {
00445         return GetNormalizedDataByID(column, mSortSequence[row]);
00446     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:53:59 2010 for ImpalaSrc by  doxygen 1.5.1