CppUTest Documentation
 All Classes
CrashOnAllocationAllocator Member List

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

alloc_memory(size_t size, const char *file, int line) (defined in CrashOnAllocationAllocator)CrashOnAllocationAllocatorvirtual
alloc_name() (defined in TestMemoryAllocator)TestMemoryAllocatorvirtual
alloc_name_ (defined in TestMemoryAllocator)TestMemoryAllocatorprotected
allocMemoryLeakNode(size_t size) (defined in TestMemoryAllocator)TestMemoryAllocatorvirtual
CrashOnAllocationAllocator() (defined in CrashOnAllocationAllocator)CrashOnAllocationAllocator
free_memory(char *memory, const char *file, int line) (defined in TestMemoryAllocator)TestMemoryAllocatorvirtual
free_name() (defined in TestMemoryAllocator)TestMemoryAllocatorvirtual
free_name_ (defined in TestMemoryAllocator)TestMemoryAllocatorprotected
freeMemoryLeakNode(char *memory) (defined in TestMemoryAllocator)TestMemoryAllocatorvirtual
hasBeenDestroyed() (defined in TestMemoryAllocator)TestMemoryAllocator
hasBeenDestroyed_ (defined in TestMemoryAllocator)TestMemoryAllocatorprotected
isOfEqualType(TestMemoryAllocator *allocator) (defined in TestMemoryAllocator)TestMemoryAllocatorvirtual
name() (defined in TestMemoryAllocator)TestMemoryAllocatorvirtual
name_ (defined in TestMemoryAllocator)TestMemoryAllocatorprotected
setNumberToCrashOn(unsigned allocationToCrashOn) (defined in CrashOnAllocationAllocator)CrashOnAllocationAllocatorvirtual
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)TestMemoryAllocatorvirtual