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

virtual Array2dVec3UInt8* Impala::Application::MediaTable::TableDataSourceTrec::GetVideoDataByID ( String  column,
int  row 
) [inline, virtual]

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

Definition at line 82 of file TableDataSourceTrec.h.

References Impala::Application::IDash::TrecEngine::GetNextStill(), and mTrecEngine.

00083     {
00084         return mTrecEngine->GetNextStill(row);
00085     }

Here is the call graph for this function:


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