OnixS C++ CME MDP Premium Market Data Handler  5.8.3
API Documentation
MemoryPool.h File Reference

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)