OnixS C++ CME MDP Conflated UDP Handler  1.1.2
API documentation
MemoryPool.h File Reference
#include <cassert>
#include <OnixS/CME/ConflatedUDP/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::ConflatedUDP
 

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)
 
ONIXS_CONFLATEDUDP_EXPORTED MemoryPool * makeMemoryPool (size_t, size_t, size_t, size_t)