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,
int  bookmarkNr,
Geometry::VxRectangle  vr 
) [inline, virtual]

Arrived at given DB_FILE in a "bookmark" walk.

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

Definition at line 77 of file Reporter.h.

References ILOG_INFO, and mMaster.

00079     {
00080         if (mMaster)
00081             ILOG_INFO("..   new file id = " << fileId << ", bookmark = "
00082                       << bookmarkNr);
00083     }


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