#include <OnixS/CME/MDH/Bootstrap.h>
Go to the source code of this file.
Classes | |
class | MemoryPool |
class | MemoryPoolAllocator< Object > |
struct | MemoryPoolAllocator< Object >::rebind< Other > |
Namespaces | |
OnixS | |
OnixS::CME | |
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) |