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

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

Definition at line 2277 of file mainIDo.cpp.

References CleanCall(), and ILOG_INFO.

Referenced by HandleCmd().

02278     {
02279         ILOG_INFO("Cleaning clus");
02280         CleanCall("deletefeaturetable", "false false Keyframes ALL ALL");
02281         CleanCall("deletefeaturetable", "true false clusters ALL ALL");
02282         CleanCall("deletefeaturetable", "false true . ALL ALL");
02283     }

Here is the call graph for this function:


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