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