Definition at line 2113 of file mainIDo.cpp. References ILOG_INFO, and StageCall(). Referenced by HandleCmd(). 02114 { 02115 ILOG_INFO("Staging preptry"); 02116 StageCall("copyvideoset", "trec2005fsd_try.txt"); 02117 StageCall("syncvideofiles", "trec2005fsd_try.txt false"); 02118 StageCall("syncfile", "trec2005fsd_try.txt input/141.mp7.xml"); 02119 StageCall("syncfile", "trec2005fsd_try.txt input/142.mp7.xml"); 02120 StageCall("syncfile", "trec2005fsd_try.txt input/145.mp7.xml"); 02121 StageCall("syncfile", "trec2005fsd_try.txt input/collection.xml"); 02122 }
Here is the call graph for this function: ![]()
|