| Allocate(size_t nSize, const char *file, int line, const char *className) | PMemoryHeap | [static] |
| Allocate(size_t count, size_t iSize, const char *file, int line) | PMemoryHeap | [static] |
| allocationBreakpoint | PMemoryHeap | [protected, static] |
| allocationRequest | PMemoryHeap | [protected] |
| allocFillChar | PMemoryHeap | [protected] |
| Bad enum value | PMemoryHeap | |
| currentMemoryUsage | PMemoryHeap | [protected] |
| currentObjects | PMemoryHeap | [protected] |
| Deallocate(void *ptr, const char *className) | PMemoryHeap | [static] |
| DumpObjectsSince(const State &when) | PMemoryHeap | [static] |
| DumpObjectsSince(const State &when, ostream &strm) | PMemoryHeap | [static] |
| DumpStatistics() | PMemoryHeap | [static] |
| DumpStatistics(ostream &strm) | PMemoryHeap | [static] |
| firstRealObject | PMemoryHeap | [protected] |
| Flags enum name | PMemoryHeap | [protected] |
| flags | PMemoryHeap | [protected] |
| freeFillChar | PMemoryHeap | [protected] |
| GetState(State &state) | PMemoryHeap | [static] |
| InternalAllocate(size_t nSize, const char *file, int line, const char *className) | PMemoryHeap | [protected] |
| InternalDumpObjectsSince(DWORD objectNumber, ostream &strm) | PMemoryHeap | [protected] |
| InternalDumpStatistics(ostream &strm) | PMemoryHeap | [protected] |
| InternalValidate(const void *ptr, const char *className, ostream *error) | PMemoryHeap | [protected] |
| isDestroyed | PMemoryHeap | [protected] |
| leakDumpStream | PMemoryHeap | [protected] |
| listHead | PMemoryHeap | [protected] |
| listTail | PMemoryHeap | [protected] |
| NoLeakPrint enum value | PMemoryHeap | [protected] |
| Ok enum value | PMemoryHeap | |
| peakMemoryUsage | PMemoryHeap | [protected] |
| peakObjects | PMemoryHeap | [protected] |
| PMemoryHeap() | PMemoryHeap | |
| Reallocate(void *ptr, size_t nSize, const char *file, int line) | PMemoryHeap | [static] |
| SetAllocationBreakpoint(DWORD point) | PMemoryHeap | [static] |
| SetIgnoreAllocations(PBoolean ignore) | PMemoryHeap | [static] |
| totalObjects | PMemoryHeap | [protected] |
| Trashed enum value | PMemoryHeap | |
| Validate(const void *ptr, const char *className, ostream *error) | PMemoryHeap | [static] |
| ValidateHeap(ostream *error=NULL) | PMemoryHeap | [static] |
| Validation enum name | PMemoryHeap | |
| ~PMemoryHeap() | PMemoryHeap | |