B2BITS FIX Antenna HFT
1.0.16
|
#include <B2BITS_FIXMessagePool.h>
Public Member Functions | |
void | addRef () |
Parser::LiteFixMessage & | getFixMessage () throw () |
const Parser::LiteFixMessage & | getFixMessage () const throw () |
void | returnObj () |
Public Attributes | |
Parser::LiteFixMessage * | msg |
int | nRef_ |
Public Attributes inherited from BiListElem | |
atom_t | b2b_next_ |
atom_t | b2b_prev_ |
|
inline |
References nRef_.
|
inline |
References msg.
|
inline |
References msg.
void Engine::FIXMessageElem::returnObj | ( | ) |
Referenced by fix_algo::reorderSMHForMiax().
Parser::LiteFixMessage* Engine::FIXMessageElem::msg |
Referenced by getFixMessage(), and fix_algo::reorderSMHForMiax().
int Engine::FIXMessageElem::nRef_ |
Referenced by addRef().