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

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

Definition at line 108 of file ArraySystem.h.

References mNrAlloc, and mNrDealloc.

00109     {
00110         return mNrAlloc - mNrDealloc;
00111     }


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