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

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

Definition at line 224 of file ILog.h.

References mErrors, and Sync().

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

00225     {
00226         Sync();
00227         return mErrors.size();
00228     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:35:43 2010 for ImpalaSrc by  doxygen 1.5.1