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

virtual String Impala::Core::Stream::RgbDataSrcInfo::FrameHash ( int  fr  )  const [inline, protected, virtual]

Definition at line 548 of file RgbDataSrcInfo.h.

References Impala::Core::Table::TableTem< Col1T, Col2T, Col3T, Col4T, Col5T, Col6T, Col7T, Col8T, Col9T >::Get4(), Impala::Core::Stream::RgbDataSrc::HASH_SIZE, and mIndex.

00549     {
00550         return String(mIndex->Get4(fr).GetData(), HASH_SIZE);
00551     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:20:32 2011 for ImpalaSrc by  doxygen 1.5.1