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