Go to the source code of this file.
Classes | |
| class | MemoryPool |
| class | MemoryPoolAllocator< Object > |
| struct | MemoryPoolAllocator< Object >::rebind< Other > |
Namespaces | |
| namespace | OnixS |
| namespace | OnixS::CME |
| namespace | OnixS::CME::MDH |
Functions | |
| template<class Object, class OtherObject> | |
| bool | operator== (const MemoryPoolAllocator< Object > &left, const MemoryPoolAllocator< OtherObject > &right) |
| template<class Object, class OtherObject> | |
| bool | operator!= (const MemoryPoolAllocator< Object > &left, const MemoryPoolAllocator< OtherObject > &right) |
| MemoryPool * | makeMemoryPool (size_t, size_t, size_t, size_t) |