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

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

Definition at line 2243 of file mainIDo.cpp.

References CleanCall(), and ILOG_INFO.

Referenced by HandleCmd().

02244     {
02245         ILOG_INFO("Cleaning mpeg7");
02246         CleanCall("deletempeg7shot", "ALL");
02247         CleanCall("deletempeg7annotation", "ALL");
02248         CleanCall("deleteannotationtable", "Frame concepts.txt anchor");
02249         CleanCall("deleteannotationtable", "Frame concepts.txt desert");
02250         CleanCall("deleteannotationtable", "Shot concepts.txt anchor");
02251         CleanCall("deleteannotationtable", "Shot concepts.txt desert");
02252     }

Here is the call graph for this function:


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