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

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

Definition at line 2267 of file mainIDo.cpp.

References CleanCall(), and ILOG_INFO.

Referenced by HandleCmd().

02268     {
02269         ILOG_INFO("Cleaning sm2 and sm2extra");
02270         CleanCall("deletefeaturetable", "false false Keyframes ALL ALL");
02271         CleanCall("deletefeaturetable", "false false keys ALL ALL");
02272         CleanCall("deletefeaturetable", "true false sm2.vxs ALL ALL");
02273         CleanCall("deletefeaturetable", "false true . ALL ALL");
02274     }

Here is the call graph for this function:


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