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

virtual void Impala::Core::VideoSet::Reporter::HandleNewWalk ( VideoSet vs,
int  nrBookmarks 
) [inline, virtual]

Start of a "bookmark" walk.

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

Definition at line 46 of file Reporter.h.

References ILOG_DEBUG, and mMaster.

00047     {
00048         if (mMaster)
00049             ILOG_DEBUG("..   new walk, nrBookmarks = " << nrBookmarks);
00050     }


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