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

void Impala::Visualization::AppControlDoc::AllHandleCycleDoc (  )  [inline]

Definition at line 322 of file AppControlDoc.h.

References mDocListeners.

Referenced by ComputeCycle().

00323     {
00324         for (int i=0 ; i<mDocListeners.size() ; i++)
00325             mDocListeners[i]->HandleCycleDoc();
00326     }


Generated on Thu Jan 13 09:24:32 2011 for ImpalaSrc by  doxygen 1.5.1