2 #ifndef _CDEBUGMEMORYMANAGER
3 #define _CDEBUGMEMORYMANAGER
4 #include "libMRML/include/uses-declarations.h"
29 #include "libMRML/include/CMutex.h"
30 typedef long CDebuggingMemoryManagerSize;
33 #define MEMSIZE 20000000
59 CDebuggingMemoryManagerSize
mSize;
107 void*
getMem(CDebuggingMemoryManagerSize inSize);