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

static void Impala::Logger::OpenPartLog (  )  [inline, static]

Definition at line 173 of file Logger.h.

References DoOpenPartLog(), and GetInstance().

00174     {
00175         Logger *al = &GetInstance();
00176         al->DoOpenPartLog();
00177     }

Here is the call graph for this function:


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