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