This is the complete list of members for TestMemoryAllocator, including all inherited members.
alloc_memory(size_t size, const char *file, int line) (defined in TestMemoryAllocator) | TestMemoryAllocator | virtual |
alloc_name() (defined in TestMemoryAllocator) | TestMemoryAllocator | virtual |
alloc_name_ (defined in TestMemoryAllocator) | TestMemoryAllocator | protected |
allocMemoryLeakNode(size_t size) (defined in TestMemoryAllocator) | TestMemoryAllocator | virtual |
free_memory(char *memory, const char *file, int line) (defined in TestMemoryAllocator) | TestMemoryAllocator | virtual |
free_name() (defined in TestMemoryAllocator) | TestMemoryAllocator | virtual |
free_name_ (defined in TestMemoryAllocator) | TestMemoryAllocator | protected |
freeMemoryLeakNode(char *memory) (defined in TestMemoryAllocator) | TestMemoryAllocator | virtual |
hasBeenDestroyed() (defined in TestMemoryAllocator) | TestMemoryAllocator | |
hasBeenDestroyed_ (defined in TestMemoryAllocator) | TestMemoryAllocator | protected |
isOfEqualType(TestMemoryAllocator *allocator) (defined in TestMemoryAllocator) | TestMemoryAllocator | virtual |
name() (defined in TestMemoryAllocator) | TestMemoryAllocator | virtual |
name_ (defined in TestMemoryAllocator) | TestMemoryAllocator | protected |
TestMemoryAllocator(const char *name_str="generic", const char *alloc_name_str="alloc", const char *free_name_str="free") (defined in TestMemoryAllocator) | TestMemoryAllocator | |
~TestMemoryAllocator() (defined in TestMemoryAllocator) | TestMemoryAllocator | virtual |