#include <OnixS/eSpeed/MarketData/Itch/BinaryMessage.h>
#include <OnixS/eSpeed/MarketData/Itch/IncomingMessage.h>
Go to the source code of this file.
Classes | |
struct | BrokenTradeMsg |
Functions | |
ONIXS_ESPEED_ITCH_API void | toStr (std::string &, const BrokenTradeMsg &) |
std::string | toStr (const BrokenTradeMsg &msg) |
std::ostream & | operator<< (std::ostream &stream, const BrokenTradeMsg &msg) |
|
inline |
Definition at line 106 of file BrokenTradeMsg.h.
ONIXS_ESPEED_ITCH_API void toStr | ( | std::string & | , |
const BrokenTradeMsg & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 98 of file BrokenTradeMsg.h.