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

Logger& Impala::Logger::operator<< ( std::ostream &(*)(std::ostream &)  f  )  [inline]

Definition at line 291 of file Logger.h.

References EndLine(), and mShowLevel.

00292     {
00293         EndLine(mShowLevel);
00294         return *this;
00295     }

Here is the call graph for this function:


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