CppUTest Documentation
 All Classes
MemoryLeakDetector Member List

This is the complete list of members for MemoryLeakDetector, including all inherited members.

allocMemory(TestMemoryAllocator *allocator, size_t size, bool allocatNodesSeperately=false) (defined in MemoryLeakDetector)MemoryLeakDetector
allocMemory(TestMemoryAllocator *allocator, size_t size, const char *file, int line, bool allocatNodesSeperately=false) (defined in MemoryLeakDetector)MemoryLeakDetector
clearAllAccounting(MemLeakPeriod period) (defined in MemoryLeakDetector)MemoryLeakDetector
deallocMemory(TestMemoryAllocator *allocator, void *memory, bool allocatNodesSeperately=false) (defined in MemoryLeakDetector)MemoryLeakDetector
deallocMemory(TestMemoryAllocator *allocator, void *memory, const char *file, int line, bool allocatNodesSeperately=false) (defined in MemoryLeakDetector)MemoryLeakDetector
disable() (defined in MemoryLeakDetector)MemoryLeakDetector
disableAllocationTypeChecking() (defined in MemoryLeakDetector)MemoryLeakDetector
enable() (defined in MemoryLeakDetector)MemoryLeakDetector
enableAllocationTypeChecking() (defined in MemoryLeakDetector)MemoryLeakDetector
getCurrentAllocationNumber() (defined in MemoryLeakDetector)MemoryLeakDetector
invalidateMemory(char *memory) (defined in MemoryLeakDetector)MemoryLeakDetector
markCheckingPeriodLeaksAsNonCheckingPeriod() (defined in MemoryLeakDetector)MemoryLeakDetector
memory_corruption_buffer_size enum value (defined in MemoryLeakDetector)MemoryLeakDetector
MemoryLeakDetector(MemoryLeakFailure *reporter) (defined in MemoryLeakDetector)MemoryLeakDetector
reallocMemory(TestMemoryAllocator *allocator, char *memory, size_t size, const char *file, int line, bool allocatNodesSeperately=false) (defined in MemoryLeakDetector)MemoryLeakDetector
removeMemoryLeakInformationWithoutCheckingOrDeallocating(void *memory) (defined in MemoryLeakDetector)MemoryLeakDetector
report(MemLeakPeriod period) (defined in MemoryLeakDetector)MemoryLeakDetector
startChecking() (defined in MemoryLeakDetector)MemoryLeakDetector
stopChecking() (defined in MemoryLeakDetector)MemoryLeakDetector
totalMemoryLeaks(MemLeakPeriod period) (defined in MemoryLeakDetector)MemoryLeakDetector
~MemoryLeakDetector() (defined in MemoryLeakDetector)MemoryLeakDetectorinlinevirtual