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

int Impala::Core::Array::ArraySystem::NrDeallocMark (  )  const [inline]

Definition at line 178 of file ArraySystem.h.

References mNrDealloc, and mNrDeallocMark.

Referenced by AllocUsageMark(), and MemoryUsageSinceMark().

00179     {
00180         return mNrDealloc - mNrDeallocMark;
00181     }


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