Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:14:00 2011 for ImpalaSrc by  doxygen 1.5.1