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

Impala::Application::IDash::DossierEntry::~DossierEntry (  )  [inline]

Definition at line 48 of file DossierEntry.h.

References ILOG_DEBUG, and mVideoID.

00049     {
00050         ILOG_DEBUG("Removing DossierEntry " << mVideoID << "...");
00051 /* RvB: 3-2-2009 OGL does automatic cleanup again. Now illegal to delete here
00052         if (mShotImages)
00053             delete mShotImages;
00054 */
00055     }


Generated on Fri Mar 19 10:39:34 2010 for ImpalaSrc by  doxygen 1.5.1