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

Go to the source code of this file.

Classes

struct  OrderExecutedWithPriceMsg

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 128 of file OrderExecutedWithPriceMsg.h.

◆ toStr() [1/2]

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

Serializes object into string.

Definition at line 120 of file OrderExecutedWithPriceMsg.h.

◆ toStr() [2/2]

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

Serializes object into string.