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

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

Definition at line 2077 of file mainIDo.cpp.

References GetCurCmdArg(), ILOG_INFO, and StageCall().

Referenced by HandleCmd().

02078     {
02079         ILOG_INFO("Staging images");
02080         String dataSet = GetCurCmdArg(0);
02081         StageCall("copyimageset", dataSet);
02082         StageCall("syncimagefiles", dataSet);
02083     }

Here is the call graph for this function:


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