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

double Impala::Application::MediaTable::WritableTableDataSource::GetDoubleDataByID ( String  column,
int  row 
) [inline, virtual]

Reimplemented from Impala::Application::MediaTable::TableDataSource.

Definition at line 65 of file WritableTableDataSource.h.

References mDoubleMap.

Referenced by GetNormalizedDataByID().

00066     {
00067         return mDoubleMap[column][row];
00068     }


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