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

void Impala::Application::IDash::AppControlDossier::AllHandleCycleDoc (  )  [inline, protected]

Definition at line 293 of file AppControlDossier.h.

References mDocListeners.

Referenced by ComputeCycle().

00294     {
00295         for (int i=0 ; i<mDocListeners.size() ; i++)
00296             mDocListeners[i]->HandleCycleDoc();
00297     }


Generated on Thu Jan 13 09:14:43 2011 for ImpalaSrc by  doxygen 1.5.1