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

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

Definition at line 62 of file Logger.h.

References Impala::LogListener::EndLine(), mLevel, and mLogger.

00063     {
00064         mLogger->EndLine(mLevel);
00065         return *this;
00066     }

Here is the call graph for this function:


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