Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:14:43 2011 for ImpalaSrc by  doxygen 1.5.1