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

virtual void Impala::Core::ImageSet::Reporter::HandleDoneWalk ( ImageSet is,
int  nrBookmarks 
) [inline, virtual]

End of a "bookmark" walk.

Reimplemented from Impala::Core::ImageSet::Listener.

Definition at line 131 of file Reporter.h.

References ILOG_DEBUG, and mMaster.

00132     {
00133         if (mMaster)
00134             ILOG_DEBUG("..   done walk, nrBookmarks = " << nrBookmarks);
00135     }


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