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

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

Definition at line 547 of file RgbDataSrcInfo.h.

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

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

Here is the call graph for this function:


Generated on Fri Mar 19 11:17:31 2010 for ImpalaSrc by  doxygen 1.5.1