| BeginSession(char *inSessionName) | CP_MemoryTracker | |
| CountLeaks() | CP_MemoryTracker | [private] |
| CountSessionAllocations(SInt32 inSessionIndex) | CP_MemoryTracker | [private] |
| CP_MemoryTracker() | CP_MemoryTracker | |
| DumpAllAllocations(CP_File &outFile) | CP_MemoryTracker | [private] |
| DumpCurrentSessionTrackingResults(char *inFileName) | CP_MemoryTracker | |
| DumpSessionAllocations(CP_File &outFile, SInt32 inSessionIndex) | CP_MemoryTracker | [private] |
| DumpSessionTrackingResults(char *inFileName, SInt16 inSession) | CP_MemoryTracker | |
| DumpSessionTrackingResults(const CP_FileSystemSpec &inFileSpec, SInt16 inSession) | CP_MemoryTracker | |
| DumpTrackingResults() | CP_MemoryTracker | |
| EndSession() | CP_MemoryTracker | |
| EndSession(const CP_FileSystemSpec &inFileSpec) | CP_MemoryTracker | |
| fAllocatedResources | CP_MemoryTracker | [protected] |
| fAllowRecording | CP_MemoryTracker | [protected] |
| fCurrentSession | CP_MemoryTracker | [protected] |
| fDebugStackCrawlDepth | CP_MemoryTracker | [protected] |
| fSessionsList | CP_MemoryTracker | [protected] |
| GetCurrentSession() | CP_MemoryTracker | |
| GetCurrentSessionName() const | CP_MemoryTracker | |
| GetDebugStackCrawlDepth() | CP_MemoryTracker | |
| GetSessionsList() | CP_MemoryTracker | |
| gInstance | CP_MemoryTracker | [protected, static] |
| Instance() | CP_MemoryTracker | [static] |
| IsRecording() | CP_MemoryTracker | |
| MarkAllBlocksNonLeaks() | CP_MemoryTracker | |
| MarkAllBlocksStatus(SInt32 inBlockStatus) | CP_MemoryTracker | |
| operator delete(void *ptr) | CP_MemoryTracker | [static] |
| operator new(size_t size) | CP_MemoryTracker | [static] |
| RecordAllocation(E_CP_BlockType inBlockType, void *inMemoryBlocksAddress, SInt32 inBlockSize, const char *inFunction, const char *inFile, SInt16 inLine) | CP_MemoryTracker | |
| RecordDeallocation(void *inMemoryBlocksAddress, bool inDoubleDeleteDetection=false) | CP_MemoryTracker | |
| SetDebugStackCrawlDepth(SInt16 inDepth) | CP_MemoryTracker | |
| StartRecording() | CP_MemoryTracker | |
| StopRecording() | CP_MemoryTracker | |
| ~CP_MemoryTracker() | CP_MemoryTracker | [virtual] |