Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 10:36:00 2010 for ImpalaSrc by  doxygen 1.5.1