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