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

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

Definition at line 156 of file ArraySystem.h.

References mNrDealloc, and mNrDeallocMark.

Referenced by AllocUsageMark(), and MemoryUsageSinceMark().

00157     {
00158         return mNrDealloc - mNrDeallocMark;
00159     }


Generated on Fri Mar 19 10:59:12 2010 for ImpalaSrc by  doxygen 1.5.1