Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:31:10 2010 for ImpalaSrc by  doxygen 1.5.1