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

int Impala::ILogErrors::GetTotalNrErrors (  )  [inline]

Definition at line 290 of file ILog.h.

References mErrors, and Sync().

Referenced by Impala::Samples::MonetTest::mainMonetTest().

00291     {
00292         Sync();
00293         return mErrors.size();
00294     }

Here is the call graph for this function:


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