OnixS C++ eSpeed ITCH Market Data Handler 1.7.3
API documentation
Loading...
Searching...
No Matches
BrokenTradeMsg.h File Reference

Go to the source code of this file.

Classes

struct  BrokenTradeMsg

Functions

ONIXS_ESPEED_ITCH_API void toStr (std::string &, const BrokenTradeMsg &)
std::string toStr (const BrokenTradeMsg &msg)
std::ostream & operator<< (std::ostream &stream, const BrokenTradeMsg &msg)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & stream,
const BrokenTradeMsg & msg )
inline

Definition at line 106 of file BrokenTradeMsg.h.

◆ toStr() [1/2]

std::string toStr ( const BrokenTradeMsg & msg)
inline

Serializes object into string.

Definition at line 98 of file BrokenTradeMsg.h.

◆ toStr() [2/2]

ONIXS_ESPEED_ITCH_API void toStr ( std::string & ,
const BrokenTradeMsg &  )

Serializes object into string.