[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: