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

String Impala::ILogErrors::GetLastErrorSinceMark (  )  [inline]

Definition at line 320 of file ILog.h.

References mErrors, and Sync().

Referenced by Impala::Job::Server::AcceptRequest(), Impala::Core::IDash::Server::AcceptRequest(), and Impala::Application::DataServer::AcceptRequest().

00321     {
00322         Sync();
00323         return mErrors[mErrors.size() - 1];
00324     }

Here is the call graph for this function:


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