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

static LogSystem& Impala::LogSystem::GetInstance (  )  [inline, static]

Definition at line 42 of file LogSystem.h.

Referenced by Impala::CmdOptions::ConfigureLogSystem().

00043     {
00044         static LogSystem theLogSystem;
00045         return theLogSystem;
00046     }


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