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

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

Definition at line 1174 of file mainIDo.cpp.

References ModelExec(), mSkipFusion, and mWG.

Referenced by HandleCmd().

01175     {
01176         ModelExec(mWG[0], "${IMPALAROOT}/src/script/train.ini");
01177         ModelExec(mWG[1], "${IMPALAROOT}/src/script/train.ini");
01178         if (mSkipFusion.empty())
01179             ModelExec(mWG[2], "${IMPALAROOT}/src/script/train.ini");
01180     }

Here is the call graph for this function:


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