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

virtual void Impala::Core::VideoSet::Reporter::HandleNewFile ( VideoSet vs,
int  fileId,
Stream::RgbDataSrc src 
) [inline, virtual]

Arrived at given DB_FILE in a "normal" walk.

Reimplemented from Impala::Core::VideoSet::Listener.

Definition at line 69 of file Reporter.h.

References ILOG_INFO, and mMaster.

00070     {
00071         if (mMaster)
00072             ILOG_INFO("..   new file id = " << fileId << " name = "
00073                       << vs->GetFile(fileId));
00074     }


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