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

virtual String Impala::Core::Stream::RgbDataSrc::CalcHash (  )  const [inline, virtual]

Deprecated.

Use GetHash() instead.

Definition at line 370 of file RgbDataSrc.h.

References GetHash().

00371     {
00372         // SK: next line should be enabled after the new lavc impl is in normal used
00373         //ILOG_WARN("CalcHash() is deprecated (will become protected; use GetHash() instead!");
00374 
00375         return GetHash();
00376     }

Here is the call graph for this function:


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