Declaration of memory manager for allocating small pieces of memory. More...
#include <ogdf/basic/CriticalSection.h>Go to the source code of this file.
Classes | |
| class | ogdf::PoolMemoryAllocator |
| The class PoolAllocator represents ogdf's pool memory allocator. More... | |
| struct | ogdf::PoolMemoryAllocator::MemElem |
| struct | ogdf::PoolMemoryAllocator::MemElemEx |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_POOL_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 PoolMemoryAllocator.h.
| #define OGDF_POOL_MEMORY_ALLOCATOR_H |
Definition at line 49 of file PoolMemoryAllocator.h.