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