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

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

Definition at line 172 of file ArraySystem.h.

References mNrAlloc, and mNrAllocMark.

Referenced by AllocUsageMark(), and MemoryUsageSinceMark().

00173     {
00174         return mNrAlloc - mNrAllocMark;
00175     }


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