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

virtual void Impala::Core::VideoSet::Reporter::HandleDoneFile ( VideoSet vs,
int  fileId,
Stream::RgbDataSrc src,
int  bookmarkNr,
Geometry::VxRectangle  vr 
) [inline, virtual]

Completed given DB_FILE in a "bookmark" walk.

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

Definition at line 96 of file Reporter.h.

References ILOG_INFO, and mMaster.

00098     {
00099         if (mMaster)
00100             ILOG_INFO("..   done file id = " << fileId << ", bookmark = "
00101                       << bookmarkNr);
00102     }


Generated on Thu Jan 13 09:22:07 2011 for ImpalaSrc by  doxygen 1.5.1