Declaration of memory manager for allocating small pieces of memory. More...
Go to the source code of this file.
Classes | |
| class | ogdf::MallocMemoryAllocator |
Implements a simple memory manager using malloc() and free(). More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_MALLOC_MEMORY_ALLOCATOR_H |
Declaration of memory manager for allocating small pieces of memory.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file MallocMemoryAllocator.h.
| #define OGDF_MALLOC_MEMORY_ALLOCATOR_H |
Definition at line 49 of file MallocMemoryAllocator.h.