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

void Impala::Application::IDo::PrecomputeWG (  )  [inline]

Definition at line 1034 of file mainIDo.cpp.

References mWG, and PrecomputeExec().

Referenced by HandleCmd().

01035     {
01036         PrecomputeExec(mWG[0]);
01037         PrecomputeExec(mWG[1]);
01038         PrecomputeExec(mWG[2]);
01039     }

Here is the call graph for this function:


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