|
B2BITS FIX Antenna HFT
1.0.17
|
#include <B2BITS_FIXMessagePool.h>
Public Member Functions | |
| MsgPipeElem * | getObj (bool *overflow=NULL) |
| bool | isOverflowDetected () |
| void | operator delete (void *obj) |
| void * | operator new (std::size_t size) |
| void | resetOverflowDetected () |
| ~MsgPipePool () | |
Static Public Member Functions | |
| static MsgPipePool * | create (int size) |
Public Attributes | |
| MsgPipePoolImpl * | impl_ |
| Engine::MsgPipePool::~MsgPipePool | ( | ) |
|
static |
| MsgPipeElem* Engine::MsgPipePool::getObj | ( | bool * | overflow = NULL | ) |
| bool Engine::MsgPipePool::isOverflowDetected | ( | ) |
| void Engine::MsgPipePool::operator delete | ( | void * | obj | ) |
| void* Engine::MsgPipePool::operator new | ( | std::size_t | size | ) |
| void Engine::MsgPipePool::resetOverflowDetected | ( | ) |
| MsgPipePoolImpl* Engine::MsgPipePool::impl_ |
1.8.5