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