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