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