|
QSDK 1.1 Documentation |
#include <Q/q.h>
Public Attributes | |
| unsigned int | totalMemoryAllocated |
| unsigned int | internalFreeMemory |
| unsigned int | totalStringMemory |
| unsigned int | totalOIDMemory |
| unsigned int | totalSystemMemoryUsed |
|
|
Bytes of memory currently free inside the Q memory allocator. |
|
|
Bytes of memory currently allocated by the Q memory allocator. |
|
|
Bytes currently in use for object indexing. |
|
|
Bytes currently used for strings (debug Q builds only). |
|
|
Total Q memory requested from operating system. |
|
|
|
Qube Software Limited © 2000-2004
|
|