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

static void Impala::Logger::ClosePartLog ( String  filename  )  [inline, static]

Definition at line 180 of file Logger.h.

References DoClosePartLog(), and GetInstance().

00181     {
00182         Logger *al = &GetInstance();
00183         al->DoClosePartLog(filename);
00184     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:35:55 2010 for ImpalaSrc by  doxygen 1.5.1