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

void Impala::Core::Stream::RgbDataSrcInfo::SetPos ( int  fr,
UInt64  pos 
) [inline, protected]

Definition at line 532 of file RgbDataSrcInfo.h.

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

00533     {
00534         mIndex->Set3(fr, pos);
00535     }

Here is the call graph for this function:


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