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