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

void Impala::Application::IDash::AppControlDossier::SetDoContinuous ( bool  flag  )  [inline]

Definition at line 43 of file AppControlDossier.h.

References IpsReset(), and mDoContinuous.

Referenced by KeyEvent().

00044     {
00045         mDoContinuous = flag;
00046         if (mDoContinuous)
00047             IpsReset();
00048     }

Here is the call graph for this function:


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