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

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

Definition at line 2348 of file mainIDo.cpp.

References CleanCall(), and ILOG_INFO.

Referenced by HandleCmd().

02349     {
02350         ILOG_INFO("Cleaning exportconcepts");
02351         CleanCall("deletempeg7concept", "ALL");
02352         CleanCall("deletesimilaritytableset",
02353                   "true nil concepts.txt svm_nrkf_episode_1_holdout_0 imported-combined nil");
02354     }

Here is the call graph for this function:


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