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

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

Definition at line 150 of file ArraySystem.h.

References mNrAlloc, and mNrAllocMark.

Referenced by AllocUsageMark(), and MemoryUsageSinceMark().

00151     {
00152         return mNrAlloc - mNrAllocMark;
00153     }


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