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

void Impala::ILogErrors::Mark (  )  [inline]

Definition at line 297 of file ILog.h.

References mErrors, mMark, and Sync().

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

00298     {
00299         Sync();
00300         mMark = mErrors.size();
00301     }

Here is the call graph for this function:


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